Figured out what the issue was here (was not related to difference in
version).

There was a file with the same name (but uppercase) already in the
directory. The code specified to overwrite on name conflict. This
environment is windows, so I guess CFImage doesn't actually rename the file
on overwrite.

Should this be the expected behavior? Just curious what others think.

Cheers,
Kris


Wondering if anyone has run into this with CFImage under CF9.
>
> I'm writing a file on my local developer version 9.0. I am explicitly
> writing the filename as lower-case doing a resize operation.
>
> In development environment, enterprise version 9.0.1, the file is always
> written with uppercase filename (the extension is lowercase though.)
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340936
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to