Skip to main content

Bug Tracker

Side navigation

#14137 closed bug (notabug)

Opened July 15, 2013 09:50PM UTC

Closed July 15, 2013 11:52PM UTC

jquery-1.10.2 (UNCOMPRESSED): Uncaught SyntaxError: Unexpected token

Reported by: pierangelo.mancusi@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

Hi,

only this version produces this error at:

line 8894: value : val.replace( rCRLF , "\\r\\n" )

the compressed version works great.

browser:

Chormium Versione 27.0.1453.110 Built on Debian 7.0,

running on Debian 7.1 (202711)

Attachments (0)
Change History (2)

Changed July 15, 2013 10:49PM UTC by anonymous comment:1

Replying to [ticket:14137 pierangelo.mancusi@…]:

Hi, only this version produces this error at: line 8894: value : val.replace( rCRLF , "\\r\\n" ) the compressed version works great. browser: Chormium Versione 27.0.1453.110 Built on Debian 7.0, running on Debian 7.1 (202711)

sorry you can close this ticket, cause i find that the eclipse formatting plugin breaks the uncompressed version!...without reason.

Disabling the formatter on "save file" feature, makes everything to work fine.

Changed July 15, 2013 11:52PM UTC by timmywil comment:2

resolution: → notabug
status: newclosed

Thanks for looking into it.