Duplicate keys in $lang_picinfo in english.php Duplicate keys in $lang_picinfo in english.php
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Duplicate keys in $lang_picinfo in english.php

Started by ecto, December 21, 2005, 04:25:42 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ecto

"Saturation" and "DateTimeOriginal" both have duplicates in the array.

<edit>
Remembered i already posted 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>

donnoman

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.