[Pkg-javascript-devel] Bug#711149: jquery-mobile: Inconsistency in *.js filenames
Arnaud Fontaine
arnau at debian.org
Wed Jun 5 03:32:26 UTC 2013
Package: jquery-mobile
Severity: important
Tags: patch
Hello,
While using php-horde, I noticed that mobile UI using
libjs-jquery-mobile packages is broken because for its UI interface,
Horde uses jquery.mobile.min.js whereas libjs-jquery-mobile ships
jquery-mobile.min.js.
After looking at other reverse dependencies of libjs-jquery-mobile, even
though it has been patched to fix the directory it seems to initially
expects the same filename as Horde (e.g. jquery.mobile.min.js).
Moreover, I think that the filenames are inconsistent between CSS files
and JS files, as the former uses jquery.mobile and the latter
jquery-mobile.
I have attached a patch fixing this problem by adding jquery.mobile*.js
symlinks, while maintaining backward compatibility to avoid breaking
other reverse dependencies (but maybe it's better to fix them at the
same time as there are only 2 besides of horde, what do you think?)
Regards,
--
Arnaud Fontaine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jquery-mobile-fix-filename-inconsistencies.patch
Type: text/x-diff
Size: 838 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20130605/49b1ad3b/attachment.patch>
More information about the Pkg-javascript-devel
mailing list