Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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('....'))
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Can you reopen with a test case and/or a better explanation?