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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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 1 Guest 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.