Closed (fixed)
Project:
jUpload for Imagefield
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2010 at 13:38 UTC
Updated:
8 Aug 2010 at 19:00 UTC
Currently the description of the widget makes assumptions about the filetypes and shows the maximum filesize of the server instead of the maximum filesize for the field to which the widget is attached.
I made a patch that changes this.
It fetches the description that the filefield module generates for the field to which the widget is attached.
It also adds a missing t() function around the title of the widget.
I hope you can use the patch in the next (first) release.
| Comment | File | Size | Author |
|---|---|---|---|
| jifupload_filefield_descriptions.patch | 1.97 KB | alduya |
Comments
Comment #1
jax commentedThis is working for me.
Comment #2
awolfey commentedThanks. This is commited.