Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.9.1
-
None
Description
If the name of a file such as a JS or CSS in a feature contains a version number, e..g jquery-1.6.4.js, this makes it much more difficult to update the feature to use a new version, as existing widgets will continue to point to the file name originally injected, which may no longer be installed on the server.
To avoid this we should make sure resources used in features use generic filenames, or stick to major version names (e.g. "1.0","2.0") and not minor or beta version identifiers.
Attachments
Issue Links
- is related to
-
WOOKIE-241 Version problems with JQueryMobile feature
- Resolved
- is superceded by
-
WOOKIE-285 Enable versioning of features
- Resolved