Added a method to check to see if a profile category has protected fields.

Use that method to see prevent the category from being deleted in the ProfileSettings operation.
Change the delete profile confirmation message to match what it does, which is delete all
the fields in the category.
This commit is contained in:
Colin Kuskie 2008-06-27 20:57:54 +00:00
parent e51d02e3d8
commit bc9ddbf163
4 changed files with 39 additions and 17 deletions

View file

@ -3,6 +3,7 @@
- fixed: Reverted change to RichEdit that caused IE6 to stop working
- fixed: Subscription: Price not displaying
- fixed: Flat Discount Coupon: Add to Cart button seems broken
- fixed: Deleting unProtected user profile fields
7.5.14
- fixed: RSS feeds report modified date instead of create date