Closed (fixed)
Project:
ImageCache
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2008 at 20:35 UTC
Updated:
12 Nov 2008 at 22:14 UTC
Hi,
The imagecache.module uses $_SERVER['REQUEST_URI'] which isn't supported by all webservers. IIRC it works on Apache but not on IIS and others. The Drupal request_uri() function should be used instead. The attached patch makes this one small change.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| imagecache_request_uri.patch | 822 bytes | stella |
Comments
Comment #1
drewish commentedcommitted to HEAD, need to be backported.
Comment #2
drewish commentedactually doesn't apply to older versions.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.