If a user does not have privacy data for a field, check back with the field for the privacy default. Fixes bug #11951. Added ProfileField cleanup code.

This commit is contained in:
Colin Kuskie 2010-11-09 11:06:57 -08:00
parent 9e714fa09a
commit 897c2e0248
4 changed files with 22 additions and 5 deletions

View file

@ -2,6 +2,7 @@
- fixed #11950: Username set to 0 when edit user
- fixed #11946: Double time zone correction when addding an event
- fixed #11952: Navigation template help error
- fixed #11951: Privacy setting of new profile field
7.10.4
- Added WebGUI::Fork api