coppermine-gallery.com/forum

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: ecto on December 21, 2005, 04:25:42 AM

Title: Duplicate keys in $lang_picinfo in english.php
Post by: ecto on December 21, 2005, 04:25:42 AM
"Saturation" and "DateTimeOriginal" both have duplicates in the array.

<edit>
Remembered i already posted (http://forum.coppermine-gallery.net/index.php?topic=24790.0) about the DateTimeOriginal duplicate issue, but since that thread is more about a different issue (I didn't think about the 'one issue per thread' rule at that time), and that the DateTimeOriginal duplicate is still in the CVS, I might aswell let it be here in a new thread.
</edit>
Title: Re: Duplicate keys in $lang_picinfo in english.php
Post by: donnoman on December 25, 2005, 07:37:50 PM
Problem confirmed, fixed, and comitted.

I kept the latter values where they weren't identical and checked for additional duplicates but didn't find any.

Thanks for the submission.