Search and Top Navigation
#3284 closed bug (fixed)
Opened September 04, 2008 04:18PM UTC
Closed September 04, 2008 10:04PM UTC
Last modified November 19, 2008 04:31AM UTC
Put version numbers inside of individual files
Reported by: | aaronbarker | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.6rc1 |
Component: | ui.core | Version: | 1.5.2 |
Keywords: | version number | Cc: | |
Blocked by: | Blocking: |
Description
Why isn't there a version number inside of individual UI files? The
only number I could find was inside of the ui.core.js and jquery.ui.all.js. This was from downloading the Development Bundle.
If all files are considered to be the same number as the core, then it still helps to add it to the individual files in case just the core is updated for whatever reason and not the others and there is a mismatch.
This should be implemented with a keyword substitution (not hard-coded), just as it is for ui.core.js.
Component is listed as ui.core but is meant for all files (no option for that).
As discussed at: http://groups.google.com/group/jquery-ui/browse_thread/thread/f9b0beb535618276#
Fixed in [658]