debian/cubicweb-dev.lintian-overrides
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 26 May 2014 12:10:22 +0200
changeset 9814 faf0511ac181
parent 9345 b02e2912cad5
child 10126 459c5585d2f1
permissions -rw-r--r--
[web/data] Remove broken backward compatibility function popupLoginBox() was deprecated in favor of cw.htmlhelpers.popupLoginBox() However, the use of cw.utils.deprecatedFunction() is broken. In firebug: >>> popupLoginBox() TypeError: newfunc is undefined cubicweb.js:113 (ligne 13) This function was modified back in 2010, so it's been broken for 4 years. Let's just get rid of it. Closes #4042978

missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/share/pyshared/cubicweb/skeleton/debian/rules.tmpl)