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=35349>.
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=35349





------- Additional Comments From [EMAIL PROTECTED]  2006-07-11 04:08 -------
I ran into this problem too, on batik 1.6, WinXP, jre1.5, using
org.apache.batik.css.parser to parse a file similar to:

.selectorOne { ... } /*Parsed just fine*/

.selector_two { ... } 
/* error: invalid indentifier char (actual error msg seems to suggest it is the
first char which is the problem, but removing the '_' fixed it*/

.selectorThree { ... } 
/*No error, but not reported to DocumentHandler for some reason*/

.selector_four { ... }
/*Another error, and so on*/

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to