Side navigation
#4675 closed bug (invalid)
Opened May 20, 2009 04:19AM UTC
Closed October 12, 2009 11:44PM UTC
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: | cgriego@gmail.com |
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.
Attachments (0)
Change History (3)
Changed May 21, 2009 12:51AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Changed May 21, 2009 01:19AM UTC by comment:2
resolution: | invalid |
---|---|
status: | closed → reopened |
I downloaded it from the jQuery official repository.
Changed October 12, 2009 11:44PM UTC by comment:3
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 .
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.