Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-8
-
Fix Version/s: 1.0-alpha-9
-
Component/s: Core
-
Labels:None
-
Number of attachments :
Description
HtmlTools.encodeId uses Character.toLowerCase to convert its argument to lower case. I don't see the reason for that since upper case characters are legal in id's (see http://www.w3.org/TR/html4/types.html#type-name ). In particular, it's a problem with anchors/links in the xhtml sink (see DOXIA-47 ), especially if we want to create anchors from section names, to maintain backward compatibility with m1. Is there a special reason for the toLowerCase or can we remove it?
Issue Links
- relates to
-
DOXIA-47
APT - local named anchors in apt text are not created properly.
-
Activity
Lukas Theussl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.0-beta-1 [ 13617 ] |
Dennis Lundberg
made changes -
| Assignee | Dennis Lundberg [ dennislundberg ] |
Dennis Lundberg
made changes -
Lukas Theussl
made changes -
| Fix Version/s | 1.0-beta-1 [ 13617 ] | |
| Fix Version/s | 1.0-alpha-9 [ 13220 ] |
Dennis Lundberg
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |