Bug?: custom thumbnails & capitalised file extension Bug?: custom thumbnails & capitalised file extension
 

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

Bug?: custom thumbnails & capitalised file extension

Started by Αndré, November 09, 2008, 05:14:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

I think I found a bug when uploading flv files (haven't tried with other file types so far) and trying to assign custom thumbnails:

When uploading the file my_movie.flv the thumbnail thumb_my_movie.jpg is used - ok.

When uploading the file my_movie.FLV the thumbnail thumb_my_movie.jpg is not used. Instead the standard movie thumbnail is used.
But the file thumb_my_movie.flv.jpg will be used as thumbnail - wrong.

Joachim Müller

Needs looking into, but sounds familiar. As a workaround, avoid capitalization of extensions - they often lead to unexpected results, as capitalization does matter on Linux operating systems.