Cache is not cleared after submit, original fields disappeared too
szy - February 12, 2009 - 02:35
| Project: | Node clone |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | CCK, date, link, Node Clone, node reference |
Jump to:
Description
Hi,
When editing node and then saving it, all CCK fields (Date, Link, Node Reference)
and Imagefield are gone from node view.
But... I can see, that they all are saved into database tables. And all of them
become visible in about 15 minutes - after the nearest cron run probably?
Have you seen anything like this? I've found only one person with the same
problem in Date's issue queue...
Help! :>
Szy.

#1
---
#2
Sorry, it's not about editing and saving - it is about *cloning* a node!
Moving to Node Clone.
Szy.
#3
@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.
#4
-> #365771: Disappearing dates because of Date Popup?, comment #4
Szy.
#5
What module is doing the caching? Is this an issue for anonymous users or authenticated users?