[Bug 1434714] [NEW] libjs-jquery package is missing minified jquery files
Khai Do
1434714 at bugs.launchpad.net
Fri Mar 20 21:07:59 UTC 2015
Public bug reported:
After installing the libs-jquery package this is what gets setup:
~$ ll /usr/share/javascript/jquery/
drwxr-xr-x 2 root root 4096 Jan 15 20:44 ./
drwxr-xr-x 5 root root 4096 Jan 15 20:44 ../
-rw-r--r-- 1 root root 252879 Jul 5 2013 jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.lite.js -> jquery.min.js
lrwxrwxrwx 1 root root 9 Jul 5 2013 jquery.min.js -> jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.pack.js -> jquery.min.js
-rw-r--r-- 1 root root 5 May 23 2012 version.txt
Notice that all the minified jquery sim links reference jquery.js. On
precise this package provided an actual minified jquery.js file,
jquery.min.js. I think it would be less misleading to provide minified
versions of jquery.js file instead of linking to jquery.js Also this
broke our config management because we expected actual minified files.
** Affects: jquery (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- libs-jquery package is missing minified jquery files
+ libjs-jquery package is missing minified jquery files
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to jquery in Ubuntu.
https://bugs.launchpad.net/bugs/1434714
Title:
libjs-jquery package is missing minified jquery files
Status in jquery package in Ubuntu:
New
Bug description:
After installing the libs-jquery package this is what gets setup:
~$ ll /usr/share/javascript/jquery/
drwxr-xr-x 2 root root 4096 Jan 15 20:44 ./
drwxr-xr-x 5 root root 4096 Jan 15 20:44 ../
-rw-r--r-- 1 root root 252879 Jul 5 2013 jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.lite.js -> jquery.min.js
lrwxrwxrwx 1 root root 9 Jul 5 2013 jquery.min.js -> jquery.js
lrwxrwxrwx 1 root root 13 Jul 5 2013 jquery.pack.js -> jquery.min.js
-rw-r--r-- 1 root root 5 May 23 2012 version.txt
Notice that all the minified jquery sim links reference jquery.js. On
precise this package provided an actual minified jquery.js file,
jquery.min.js. I think it would be less misleading to provide
minified versions of jquery.js file instead of linking to jquery.js
Also this broke our config management because we expected actual
minified files.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jquery/+bug/1434714/+subscriptions
More information about the foundations-bugs
mailing list