http://issues.jabsorb.org/show_bug.cgi?id=66
Summary: Client breaks in Opera 9
Product: jabsorb
Version: 1.3
Status: NEW
Keywords: Usability
Severity: defect
Priority: medium
Component: client
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The Jabsorb client appears to choke on the escapable regular expression when
loaded into Opera 9. I'm not sure about newer releases of Opera however.
To fix this issue, I changed the regular expression to the following...
var escapable = new
RegExp("[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g")
I don't know if this will affect performance or not, but that will at least get
it running in Opera.
--
Configure bugmail: http://issues.jabsorb.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Jabsorb-dev mailing list
[email protected]
http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev