Package: libjs-cryptojs
Version: 3.1.2+dfsg-1
Severity: minor

Hi

It took me a while to understand how to use the package, because
/usr/share/doc/libjs-cryptojs/docs/QuickStartGuide.wiki.gz examples use
the "rollups" javascripts and not the base components.

For exemple, in order to use aes.js, one need to import in that order:
<script src='/javascript/cryptojs/core.js' type='text/javascript'></script>
<script src='/javascript/cryptojs/enc-base64.js'
type='text/javascript'></script>
<script src='/javascript/cryptojs/md5.js' type='text/javascript'></script>
<script src='/javascript/cryptojs/evpkdf.js'
type='text/javascript'></script>
<script src='/javascript/cryptojs/cipher-core.js'
type='text/javascript'></script>
<script src='/javascript/cryptojs/aes.js' type='text/javascript'></script>

The order of the imports is not trivial at all to find out, and I think
documenting that in the QuickStartGuide would be a real improvement.

Because the documentation refers to unpackages component, I'm setting
the severity to minor. Fell free to downgrade to wishlist.

Thank you for taking care of libjs-cryptojs.

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

libjs-cryptojs depends on no packages.

Versions of packages libjs-cryptojs recommends:
ii  javascript-common  11

libjs-cryptojs suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to