Closed (duplicate)
Project:
Drupal core
Version:
6.17
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Sep 2009 at 09:27 UTC
Updated:
31 May 2013 at 01:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
rsoden commentedThe same behavior is happening with term relations. Attached is a patch that fixes both by using values from the $edit array - which are set to appropriate defaults but won't override values that are already set.
Comment #3
yhahn commentedSubscribing.
Comment #4
tmcw commented+1
Comment #5
rsoden commentedUpdating version, reattaching patch.
Comment #6
rsoden commentedNeeds review.
Comment #8
jonathan_hunt commentedPatch works for me. Would be good to see it committed.
Comment #9
roderik#353775: Vocabulary edit form resets the 'hierarchy' (D7) field to '0' and 'relations' field (D6) to '1' is now further along.