Downloads

Download tar.gz 151.14 KB
MD5: 42c355bea28f3878ec43f03cf2a8dde1
SHA-1: 5b4297cf215a4bdbe079923558a16b31e9d1d922
SHA-256: 32cfdea358aaf8c56bb8d4f08751dd0b4df06629d1fe5c8319e42839fd9ed6c5
Download zip 200.26 KB
MD5: 65f68edc7632b6064700bdca86c35557
SHA-1: 4d0435e970557a3233cda1ae78b5c4eb7d992b3f
SHA-256: de1f02b40b498ede8a43a0ccf2474453a0a4b68ffda0c013a4b0813b049bfa3b

Release notes

5.x.2.16 is a bugfix release. I had intended for these fixes to be rolled out in the 5.x.3 release, but there were enough issues to force a bugfix upgrade.

Special thanks to WiSeOz for debugging the Profile handler.

Note that this release also cleans up the MySite settings page, making it easier to use. You are not required to run update.php to use this release.

Bug Fixes

-- Cleans up missing profile element titles on the settings page.
-- Backports the following issues from the HEAD development track:
---- Adds integration with Domain Access.
---- Cleans up settings page, placing default items on top and formatting the Content Settings using a proper form theme function.
---- Fixes error with possible null value passed to load includes.
---- Uses static variables to eliminate redundant database queries.
---- Corrects item settings page.
---- Fixes logic error in theme_mysite_empty_column().
---- #205441 by WiSeOz. Profile.inc always links to user/0.
---- #205252 by WiSeOz. Profile.inc default settings did not use user 1.
---- Fixes logic errors in mysite_reset sequence.
---- #206721 by WiSeOz. The profile.inc needs to force user_load() in order
to fetch all user profile data from contributed modules.
---- #202816 by New Oceans. teasers.theme prints current time instead of element time.
-- #202500 by andreash. Trailing comma in mysite.install causes pgSQL failure.
-- Fixes an additional translation string.
-- #190588 by ThriLLzadar. Fixes mysite_links.css problem on Windows browsers.
-- #188714 by patchak. Fixes some missing translation strings in mysite.module.

Created by: agentrickard
Created on: 6 Jan 2008 at 17:50 UTC
Last updated: 6 Jan 2008 at 17:50 UTC
Bug fixes
Unsupported

Other releases