Cloning nodes with taxonomy terms, breaks listing of tagged nodes
Thomas_Zahreddin - February 12, 2009 - 18:12
| Project: | Node clone |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
| Issue tags: | Imagefield, Node Clone, taxonomy |
Jump to:
Description
hi,
as the titel tells, if i clone a node of type event which is tagged with taxonomy terms, then the cloning of the node works.
But in the listing of all nodes that are tagged with the taxonomy term, only the last entry is listed.
Workaround:
Remove from the node you want to clone all taxonomy terms before cloning.
Clone the node, attach taxonomy terms again.
My expectation in cloning is, that the cloned node is tagged with all the terms, the original was tagged.
(Feel free to request more info, if you need.)
Best thomas

#1
Thomas, I have seen the same a while ago: taxonomy field and Imagefield field disappeared
from original node.
I have posted an issue yesterday, which can be related to yours:
-> #373141: Cache is not cleared after submit, original fields disappeared too,
Looks like Node Clone is quite dangerous module now... :/
Szy.
#2
#3
-> #365771: Disappearing dates because of Date Popup?, comment #4
Szy.
#4
Unless you are running some unusual code, cloning a node should have no effect on the original.
please provide more details