Opened 14 years ago
Closed 13 years ago
#4675 closed bug (invalid)
jquery.numeric missing semicolon breaks minification
Reported by: | cgriego | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | plugin | Version: | 1.3.2 |
Keywords: | numeric | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
I'm using jsmin with jquery.numeric but it is missing a semicolon at the end of the file (which is one large function assignment) which breaks any concatenated code after it.
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
I downloaded it from the jQuery official repository. http://jqueryjs.googlecode.com/svn/trunk/plugins/numeric/
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Note: See
TracTickets for help on using
tickets.
I'm not sure where the jQuery numeric plugin is, but it isn't part of jQuery core or tracked in this bug tracker. You might try contacting the author or looking for a bug reporting procedure at the point where you downloaded it.