Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-beta-6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
src/site/apt/guides/introduction/introduction-to-the-pom.apt
May be because of spaces?
This works in beta-5:
- {{
{introduction-to-the-pom.html#What is a POM}
What is a POM}}?
... - {What is a POM}
?
But not in 2.0-SNAPSHOT.
Issue Links
- is related to
-
DOXIA-94
doxia creates a name anchors with spaces which is not valid XHTML.
-
This was introduced in
MSITE-168. Even though apt does not specify whether spaces are allowed in anchors (AFAIK), I think it's a reasonable requirement. So apart from documenting it, this is won't fix IMO.