Actions
Bug #5587
openBroken metatags in 4.18.1
Start date:
28.01.2020
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
I just upgraded from 4.17.4 to 4.18.1 and some repository description metatags don't work anymore.
At least it seems to be the case for all metatags using =>
, like [lang=>
] or, [requires=>]
.
The others appear to work correctly.
Files
Updated by Marcin Kuzminski [CTO] almost 5 years ago
Hi,
Can you point out where those tags aren't rendered?
Updated by Boris Basic almost 5 years ago
- File rc-mt-issue.png rc-mt-issue.png added
In the web interface, the tags don't display properly when looking at the list of repositories:
Updated by Marcin Kuzminski [CTO] almost 5 years ago
Thanks !
Looks like some html escaping of >
we'll fix it for 4.18.2
Updated by Marcin Kuzminski [CTO] almost 5 years ago
- Status changed from New to In Progress
- Assignee set to Marcin Lulek
- Target version set to v4.18
Updated by Redmine Integration almost 5 years ago
- Status changed from In Progress to Resolved
Commit 60c8ef52ea1b
by Bartlomiej Wolynczyk bartek@rhodecode.com on stable
branch changed this issue.
https://code.rhodecode.com/rhodecode-enterprise-ce/changeset/60c8ef52ea1bf87e0ebb078c256f50b047692b9e
Actions