#11: use specific jQuery versions
--------------------------+-------------------------------------------------
Reporter: simko | Owner: simko
Type: enhancement | Status: new
Priority: critical | Milestone: v1.0
Component: Installation | Version:
Keywords: jQuery |
--------------------------+-------------------------------------------------
Comment(by skaplun):
Also, the install-jquery-plugins script uses plain "wget" to fetch the
plugin, without enforcing an output. So if there are some files from a
previous installtion of Invenio having the same name, on a new call of
install-jquery-plugins, wget will create
foo-bar.1 foo-bar.2
files instead of overwriting the previous temporary files.
A solution would be to use the "-O" option of wget to force a particular
output.
--
Ticket URL: <http://invenio-software.org/ticket/11#comment:2>
Invenio <http://invenio-software.org>