Closed (cannot reproduce)
Project:
Node clone
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Feb 2009 at 02:35 UTC
Updated:
21 Oct 2016 at 13:17 UTC
Jump to comment: Most recent
Comments
Comment #1
szy commented---
Comment #2
szy commentedSorry, it's not about editing and saving - it is about *cloning* a node!
Moving to Node Clone.
Szy.
Comment #3
szy commented@Peter,
It looks like my issue is a duplicate of #366857: Clone Appears to revert changes on save.
Could you tell me, how can I clear the cache after submitting a cloned node?
My fields appear again only after I manually clear the cache.
Now I even see, that fields are being deleted from original nodes...! :/
Is it only happening to me? :/
Tia,
Szy.
Comment #4
szy commented-> #365771: Disappearing dates because of Date Popup?, comment #4
Szy.
Comment #5
pwolanin commentedWhat module is doing the caching? Is this an issue for anonymous users or authenticated users?
Comment #6
pwolanin commentedComment #7
millenniumtreeHere's how I solved this issue. In one of my many custom modules, I put a nodeapi hook that fires whenever a node is inserted, clearing the cache for that node.
That's all it took! No fuss! A bug that eluded extermination for over a YEAR is squashed flat dead. Yay!
Comment #8
pwolanin commentedSo this seems more like a CCK bug?
Comment #9
pwolanin commented