coppermine-gallery.com/forum

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

Title: Sort picture feature doesn't work
Post 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.
Title: Re: Sort picture feature doesn't work
Post by: Joachim Müller on September 23, 2005, 06:31:29 AM
please elaborate: what exactly doesn't work?
Title: Re: Sort picture feature doesn't work
Post by: François Keller on September 23, 2005, 07:48:24 AM
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
Title: Re: Sort picture feature doesn't work
Post by: Aditya Mooley on September 23, 2005, 08:25:09 AM
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.
Title: Re: Sort picture feature doesn't work
Post by: François Keller on September 23, 2005, 08:29:03 AM
Thank's  :)
Title: Re: Sort picture feature doesn't work
Post by: Aditya Mooley on September 23, 2005, 09:43:18 AM
Fixed and committed to CVS.

@Frantz - Thanks for reporting the bug. :)
Title: Re: Sort picture feature doesn't work
Post by: François Keller on September 23, 2005, 01:19:04 PM
Works fine thank's :D