Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
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
The Xhtml parser called pageBreak instead of lineBreak on <br /> elements.
I also added in the ability for the parser to sink.nonBreakingSpace() on entities. This will not work until the XML parser supports supressing of entity conversion (currently is just converted to a whitespace).