debian/cubicweb-web.lintian-overrides
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 18 Mar 2010 23:22:40 +0100
branchstable
changeset 4952 f32dcf3925d4
parent 857 f5728ee6fe39
permissions -rw-r--r--
[web] get rid of spurious '[Errno 2] No such file or directory' on load This was caused by can_do_pdf_conversion() which tries to use '/usr/bin/fop'. When fop was not available, an OSError was raised by suprocess.Popen. This changeset first checks for /usr/bin/fop presence, then tries to run fop. If an error occurs, log it instead of printing it. NOTE for later: why do we test explicitly for "/usr/bin/fop" rather than simply "fop" ?
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
857
f5728ee6fe39 we want to keep control on jquery.js file version
Julien Jehannet <julien.jehannet@logilab.fr>
parents:
diff changeset
     1
cubicweb-web: embedded-javascript-library usr/share/cubicweb/cubes/shared/data/jquery.js