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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.