[Webkit-unassigned] [Bug 52049] XML Parser reports a parsing error with wrong column number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 07:43:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52049


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |All
         OS/Version|Mac OS X 10.5               |All
                 CC|                            |paroga at paroga.com




--- Comment #1 from Patrick R. Gansterer <paroga at paroga.com>  2011-01-07 07:43:55 PST ---
Is there a spec how to report XML errors?
FF reports the first character of the entity, libxml2 the last. So I don't think there's a problem.

If you think this is a bug you should report it at the libxml2 bugtracker, because WebKit only shows the error message of the parser library.

BTW: IE throws a system error and Opera interprets the it as normal characters.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list