-
Bug
-
Resolution: Fixed
-
Low
-
1.3.2, 1.4
-
None
-
RHEL+standalone+JIRA auth
On a page called "My page", the macro
creates the HTML
<a name="Mypage-foobar"></a>
But the link
generates a link to
http://servername/confluence/display/MYSPACE/My+page#Mypage-foo-bar
which is invalid because of the extra '-'.
Casual testing suggests that this can be replicated with other non-alphanumeric characters. Some of these characters may be legal for anchor names.