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.

CommentFileSizeAuthor
jifupload_filefield_descriptions.patch1.97 KBalduya

Comments

jax’s picture

Status: Needs review » Reviewed & tested by the community

This is working for me.

awolfey’s picture

Status: Reviewed & tested by the community » Fixed

Thanks. This is commited.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.