forum.coppermine-gallery.net
Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: François Keller on September 22, 2005, 10:18:06 pm
-
Hello,
I dont' know if its a bug, but sorting picture doesn't work whis the french language (it works fine whis the English language)
I use the latest French language file from the CVS.
-
please elaborate: what exactly doesn't work?
-
I cannot sort the pictures. the album content is shown but when i try to change the order of the pics, it don't work.
see screen shot
-
Confirmed.
The single quote in lang file is causing javascript error.
Here's the one (of many) statements which is causing error:
alert('L'image doit avoir un nom !');
Will commit the fix soon.
-
Thank's :)
-
Fixed and committed to CVS.
@Frantz - Thanks for reporting the bug. :)
-
Works fine thank's :D