Build chokes on & in tag name #2331
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I tried to have the tag name contain an
&
in this commit.In normal text, that works. In our build system, that leads to an error – not on the news item itself but when building the tag page as it seems.
Here an extract from Phase 2 of the build:
Interestingly, the actual tag's page builds fine:
[09:20:23] * Building tags/tagged-adaandzangemann.en.html
It's not high priority, but an unexpected behaviour.
tobiasd referenced this issue2023-03-29 09:47:02 +00:00
In xml files the build system chokes as well on an
&
in the text.