Wrong extensions for some images
Brought to you by:
amedico
From: Björn Lindström <bkhl@elektrubadur.se>
The Mac Hall definition, and probably more, doesn't
work for me, since the extension of the resulting image
is .phpˇ
This means that my web server tries to run the image as
a PHP script. Not good.
I guess I could solve this by a bunch of rules in my
.htaccess, but that would result in an ugly kludge.
A better solution I think would be to add a directive
for definitions. Something like
filetype jpeg
would rewrite the extension of the image to jpeg.
Logged In: YES
user_id=793969
Real Life comics is also giving the same problem. Files get
saved with .php extension.
Logged In: YES
user_id=972657
I created a patch that allows you to place a keyword
"extension" in the strip definition.
For more information and the patch see Patch # 912218.
http://sourceforge.net/tracker/index.php?func=detail&aid=912218&group_id=19063&atid=319063