Side navigation
#12609 closed bug (notabug)
Opened September 26, 2012 02:51AM UTC
Closed September 27, 2012 12:27AM UTC
parseJSON issue that not happens with eval
Reported by: | nanosassa@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
parseJSON can't parse something that can be parsed by:
eval('('+ data +')')
so, i replaced window.JSON.parse by previous line and all works.
maybe string size?
or a special char in string?
btw, I used ff 15
Kind regards,
Rinaldo
Attachments (0)
Change History (1)
Changed September 27, 2012 12:27AM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
This isn't a bug report. Please ask for help on a forum.