Hi,
The new rcstack seems to xml escape the common XML tokens if found in the description (from the groups or the repositories):
But the description edition shows the original value:
The previous rccontrol displayed such descriptions correctly:
The tested description is XML Tokens ; & > <
.
You can find an example here: Group-With-XML-tokens.
Note that this doesn’t affect the commit messages.
I suspect that the most common case is to have a '
or a &
in a group or repository description, for any user, if you see a '
or &
this is due to the xml escaping.