Bug#589612: [moodle-packaging] Bug#589612: missing element-beta-min.js

2010-07-22 Thread Robert Millan
2010/7/19, Tomasz Muras tom...@muras.eu:
 Thank you very much for reporting and debugging this. How/where do you
 open that qualification dialog?

Sorry, that was a mistranslation from Catalan. The section name in
English would be Grades.



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



Bug#589612: missing element-beta-min.js

2010-07-19 Thread Robert Millan
Package: moodle
Version: 1.9.9-1
Severity: important

ajaxlib.php requires a file called element-beta-min.js, which is no
longer in moodle package as it used to be (or in any other package in
debian):

./lib/ajax/ajaxlib.php:'yui_element' =
'/lib/yui/element/element-beta-min.js',

It's supposed to be found in
/usr/share/moodle/lib/yui/element/element-beta-min.js

This makes the qualification dialog fail (in require_js).



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



Bug#589612: missing element-beta-min.js

2010-07-19 Thread Robert Millan
2010/7/19, Robert Millan rmh.iesmontser...@gmail.com:
 It's supposed to be found in
 /usr/share/moodle/lib/yui/element/element-beta-min.js

Actually, I just realized the real path of that is
/usr/share/javascript/yui/element/ which is a directory of libjs-yui
package.

Using element-min.js instead seems to work as replacement.



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



Bug#589612: [moodle-packaging] Bug#589612: missing element-beta-min.js

2010-07-19 Thread Tomasz Muras
I can that there are more includes like this. All the non-existing
includes I was able to find are:
charts/charts-experimental-min.js
element/element-beta-min.js
imagecropper/imagecropper-beta-min.js
profilerviewer/profilerviewer-beta-min.js
selector/selector-beta-min.js
uploader/uploader-experimental-min.js

I will create a patch for ajaxlib.php to fix it.

Thank you very much for reporting and debugging this. How/where do you
open that qualification dialog?

cheers,
Tomek Muras



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