Skip to main content

Bug Tracker

Side navigation

#13365 closed bug (notabug)

Opened January 31, 2013 10:43PM UTC

Closed January 31, 2013 10:52PM UTC

some barf when using 1.9.0 on Apache Cordova -> IOS

Reported by: danieljamesbertrand@me.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

2013-01-31 15:37:22.496 scanner[149:907] [LOG] ERROR:SyntaxError: JSON Parse error: Unexpected identifier "undefined", file:///var/mobile/Applications/F153E7E5-0B79-4E60-AE58-288DA126EB6A/scanner.app/www/jquery-1.9.0.js:521

Attachments (0)
Change History (1)

Changed January 31, 2013 10:52PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

Sounds like someone tried to JSON.parse(undefined), but this isn't a help forum so that's the best I can do for a guess since there's no test case. If you think this is due to jQuery please add the jQuery Migrate plugin.