Downloads
Download tar.gz
19.3 KB
MD5: 8fe10757b8378fab83764db329e9f217
SHA-1: fcb56a4afa8d3b1031d6d3c3807f8fbee3e2c106
SHA-256: f2edae8b894a180eb7861313cb08749458cf9474d73a104dd0210ee3b3b3bfad
Download zip
23.82 KB
MD5: 37a6da83a74bc4083ae8991acc4d2a9b
SHA-1: 1a99b5eb0ee9edcf9bfe3bd1acba8703f8624a19
SHA-256: a8881427fe28d0df56f6fea916f645b4fcf82736ec125579d518161161c3c2bb
Release notes
Changes since DRUPAL-6--1-2:
- #239918 - fixed issue where user uploaded avatars were disappearing on subsequent account edits due to incorrect path to the image being inserted into the database. Patch provided by pobster.
- #233530 - fix for issue where avatar selection avatars set by the user were being deleted from the system when the user uploaded their own avatar instead.
- #235237 - fixed issue where distinctive avatars were no longer working due to recent changes to the values stored in the avatar_selection table.
- #237809 - fix for avatar images not appearing for private file downloads.
- removed t() from around menu item #descriptions as it is no longer needed in D6
- #227089 - fix for conflict with core picture uploads.
- Tidied up code for coding standards.
- Re-structured the README text.
- Updated help text.
- Updated translation template file.