forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: xplicit on December 13, 2005, 12:05:47 am

Title: Strange batch add behaviour 1.4.2
Post by: xplicit on December 13, 2005, 12:05:47 am
Just installed a fresh coppermine gallery for a friend and used version 1.4.2 for it.

But when batch adding the files (221) there are some strange behaviours, all files seems to be seen as double. So i ignored it and just continoued to see what would happen and I got this strange output, notice that some files have the same name (all are seen double) and while batch adding some go OK some DP and also some OK and OK while having the same name.

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fpicserver.student.utwente.nl%2Fi%2F73AQ0DUBBB2T%2F730w&hash=a7207c984622aeea4755f8761ab5b5ee65f0f59f)
Title: Re: Strange batch add behaviour 1.4.2
Post by: xplicit on December 13, 2005, 06:40:11 pm
Seems it got to do with the fact it cant deal so good with the spaces in the file name... ir renames every space by a _

When I try to add files without spaces it all goes well.

Title: Re: Strange batch add behaviour 1.4.2
Post by: Joachim Müller on August 10, 2006, 08:43:49 am
Has been taken care of - files that would be identical when spaces get replaced with underscores ("foo_bar.jpg" vs. "foo bar.jpg") now get a ~ postfix. Marking accordingly.