Bug Tracker

Modify

Ticket #10917 (closed bug: invalid)

Opened 19 months ago

Last modified 19 months ago

jquery min script has a comment bug

Reported by: aq khan Owned by:
Priority: low Milestone: None
Component: unfiled Version: 1.6.4
Keywords: Cc:
Blocking: Blocked by:

Description

When ever I download a minified version of jquery and add that file in my asp.net website the there is a major problem of commented jquery line...

here is the image of the commented line starts

http://www.vurke.com/jquery-comment.gif

Can you please check that line....
version I use is 1.6.2
and i tried to add the latest version and i saw same "/ /" commenting in 1.7.1

Change History

comment:1 Changed 19 months ago by sindresorhus

  • Priority changed from undecided to low
  • Status changed from new to closed
  • Resolution set to invalid

The // is not a comment, it's part of a regex literal. The syntax highlighter you're using is just not interpreting it correct.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.