[Webkit-unassigned] [Bug 10435] nbsp in javascript causes parse errors

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 16 09:22:57 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10435


opendarwin.org at bdash.net.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opendarwin.org at bdash.net.nz
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from opendarwin.org at bdash.net.nz  2006-08-16 09:22 PDT -------
To be more specific, line 738 begins with the byte 0xA0, which is the NO-BREAK
SPACE encoded as latin-1.  It's an invalid UTF-8 byte sequence which accounts
for the parse error when UTF-8 is selected.


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



More information about the webkit-unassigned mailing list