getURL() cut the image extension

It is 2008-10-08 night build. If mod_rewrite on, it will cut the ".jpg.php".

Seem the problem is the getURL() using $image->name that return the filename in past, but the variable changed to strip the extension now.

Comments

  • `getURL()` was coded wrong, so when we fixed something else it broke. It will be fixed in the nightly. Thanks for the notice.
Sign In or Register to comment.