Downloads

Download tar.gz 16.28 KB
MD5: 344fc3f56ddc4b09786584ba1df0e176
SHA-1: dbdc55f33cb5be385d2e0ae1c3f8ae4af2458419
SHA-256: 9291cd04a27d6488eba282f6ccb30bb517bfe79a44620e2de21ef4cf75389bc1
Download zip 21.75 KB
MD5: 0e19717fda740398337347e96c0d7972
SHA-1: 7cb0e7b17197a3869ef9a9f786a120ebc47a7ae7
SHA-256: ccfa2462d8cfa0c52584d7b683e8d61537374a97db0aa0749a7e36e16e3168da

Release notes

A lot of bug fixes:
Fixed #855416: Explanation doesn't show in UI by yeputons (reported by jenna.tollerson): explanation doesn't show in UI:
Explanation is stored in $field->explanation, not $field->description. Changed.
Fixed #849978: Image is being deleting when saving non-picture fields (used with One Page Profile) by yeputons (reported by KasperChristensen): image is being deleting when
saving non-picture fields (used with One Page Profile).
Fixed #884200: CVS .info file incorrect by yeputons (repoted by bamakojeff): removed drupal.org packaging
script information from profile_pictures.info.
Fixed by yeputons: form_set_error in profile_picture_validate was called
for unexistent element 'profile_file'. Changed to $field->name . '_upload'.
Fixed #879102: Image Properties not saving by yeputons (reported by kayusee): didn't filling in
$form['#validate'] and $form['#submit'] in admin form, so some
modules can break out callbacks while overwriting this attirbutes.
Fixed #886510: Image not uploaded in signup by wowik73: added form enctype
for correct work in user creation form.
Fixed #890966: Typo on error message, "an negative number" by yeputons (reported by verta): typing error in
message.
Fixed #890980: required fields not marked with asterisk by yeputons (reported by verta): added #required attribute
and default values to 'maxsize' and 'maxdims' fields in admin form.
Fixed #889222: Automatically picture upload directory creation (if not exists) by yeputons (reported by wowik73): creating directory for
files if not exists.

Created by: yeputons
Created on: 26 Aug 2010 at 07:25 UTC
Last updated: 26 Aug 2010 at 07:29 UTC
Bug fixes
Unsupported

Other releases