Side navigation
#6305 closed bug (invalid)
Opened March 18, 2010 10:40AM UTC
Closed June 11, 2010 03:29AM UTC
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('....'))
Attachments (0)
Change History (1)
Changed June 11, 2010 03:29AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Can you reopen with a test case and/or a better explanation?