Opened 13 years ago
Closed 13 years ago
#6305 closed bug (invalid)
parseJSON cannot solve the utf-8 stream
Reported by: | thierry_b | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.2 | |
Component: | ajax | Version: | 1.4.2 |
Keywords: | parseJSON invalid json | Cc: | |
Blocked by: | Blocking: |
Description
Hello,
the parseJSON function can't accept a correct json structure with and utf-8 header stream.
I have to bypass the function and leave the return (new function('....'))
Note: See
TracTickets for help on using
tickets.
Can you reopen with a test case and/or a better explanation?