Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
profile.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2009 at 16:15 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arru commentedAnother workaround is to assign an existing field to the empty category, and then reassign to another category. This also removes the empty tab.
Comment #2
ergonlogicThis came up in bug bingo...
It looks like #301071: Remove profile module from core has been committed, so this presumably won't be fixed in core.
Instead I've updated the docs to reflect that clearing the cache is necessary in this circumstance: http://drupal.org/node/873990/revisions/view/1103388/1647838.
(also, bugs should generally be filed against the dev version.)
Comment #3
joachim commentedD6 is still being maintained AFAIK, and profile module is still in D7, even if well-hidden.
Comment #4
ergonlogicFair enough :)
Here's a patch for D7.
Comment #5
ergonlogic... and one for D6
Comment #6
ergonlogic#5: deleting_last_profile_field_requires_cache_clear_396136_5.patch queued for re-testing.