http://issues.jabsorb.org/show_bug.cgi?id=52

           Summary: String encoding in JavaScript client has 2 bugs.
           Product: jabsorb
           Version: 1.3
            Status: NEW
          Severity: defect
          Priority: medium
         Component: client
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The JSON encoding for Strings in the JavaScript client is broken in 2 ways:

1. Improperly encodes the common control characters
2. Doesn't encode other control characters at all.

This has been broken since jabsorb 1.1.

First reported here:

http://groups.google.com/group/jabsorb-user/browse_thread/thread/118cdf7de926adbc

I will fix this on the 1.3 branch and the trunk by borrowing code from the
Public domain JavaScript implementation (json2.js) by Douglas Crockford.


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

_______________________________________________
Jabsorb-dev mailing list
[email protected]
http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev

Reply via email to