Handle the case of an empty field name when adding user profile fields. Fixes bug #11715.

This commit is contained in:
Colin Kuskie 2010-07-13 09:48:09 -07:00
parent fd153b80e9
commit fd834a5384
3 changed files with 21 additions and 1 deletions

View file

@ -11,6 +11,7 @@
- fixed #11621: Documentation Error: Methods that accept URLs should indicate whether or not to include Gateway
- fixed #11457: Carousel broken
- fixed #11455: Wrong use of Extras macro?
- fixed #11715: "Empty" user profile fields: not in userProfileData / cannot delete
7.9.8
- fixed #11651: First Day of Week is a string...