Closed (fixed)
Project:
Drupal core
Version:
6.0
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 17:32 UTC
Updated:
8 May 2013 at 09:19 UTC
1. Create a taxonomy vocab with one term.
2. Create a page content and apply the taxonomy term.
3. Edit the page and add arbitrary text.
4. Revert to previous revision before the change on step 3.
Observed result:
The taxonomy applied on step 2 is lost. When trying to re-apply the taxonomy on the revision, it doesn't apply the taxonomy. The page node is in invalid state. Now the only option left is to either remove entirely the page and re-create it or remove and re-add the taxonomy term.
Expected result:
When reverting to previous revision the applied taxonomy has to be preserved. If that is not possible, the page should allow the taxonomy to be re-applied.
Comments
Comment #1
renata-1 commentedIt happens in version 5.7 too!
Comment #2
jerdiggity commentedUnable to replicate issue in current version...
Comment #4
kevinquillen commentedI am able to replicate this in Drupal 6.
When the box "Create new revision" is checked off, and you hit save, the taxonomy records are not created or updated for the previous version to the newly created revision.
I have some custom and contributed modules that use taxonomy, and when create new revision is checked off, the only taxonomy that gets created is for the menu, using NAT. Nothing else gets carried over. So I don't know if this is really a Drupal issue, or contributed module issue.
Comment #5
nekobul commentedComment #6
multiplextor commentedClosed. The reason: expired