You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2007/01/04 15:18:50 UTC

DO NOT REPLY [Bug 38207] - CSS character escape sequences not parsed correctly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=38207>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38207


x00000000@freenet.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |x00000000@freenet.de




------- Additional Comments From x00000000@freenet.de  2007-01-04 06:18 -------
In Squiggle, CSS escapes don't work at all.

.x\78x {} matches class="x\78x" instead of class="xxx"
.x\78 {} matches class="x\78 " (but not class="x\78") instead of class="xx"

The Scanner has code for scanning escapes, but they seem never to be
actually converted to the corresponding character.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org