Closed (fixed)
Project:
Upload Image
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 19:48 UTC
Updated:
30 May 2009 at 20:40 UTC
In the admin interface a "%" is used to specify the name pattern placeholders (see picture). But the code in the module looks for a "!" instead. Additionally, the field heading "Upload image size" is wrong too.
The attached patch changes the pattern given in the admin interface and the text to use "!" and changes the field title.
Jens
| Comment | File | Size | Author |
|---|---|---|---|
| upload_image_title.diff | 1.37 KB | ansorg | |
| upload_image_title.png | 3.33 KB | ansorg |
Comments
Comment #1
acolonna commentedWhy hasn't this been implemented yet?
Is anybody working at this project anymore????????????????????
Comment #2
linksunten commentedWe can confirm that the patch corrects the descriptions and title in the admin.
Comment #3
killes@www.drop.org commentedapplied, thanks!