Batch add not case sensitive? Batch add not case sensitive?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Batch add not case sensitive?

Started by lamama, April 05, 2006, 04:09:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lamama

I searched but couldn't find out if this behaviour is known:

while batch adding these two files...

06220358.jpg
06220358.JPG


...Coppermine refuses the second file as "duplicate" (DP).

"Bug or feature"?   :)




Tranz

Hmm... I would say if it's case-insensitive to the file extension, it would be a feature. If those files are on a Windows server, they would be seen as the same thing since Windows is case-insensitive. It would make sense if the case-insensitivity applied to the rest of the name since we have to make sure the script works for as many server setups as possible.