have a cck computed field, which is calculated using string operation from other node fields (non cck).
so, when I add new node, a field is calculated properly and it showing values in database, BUT when I see the node after creation - it is not showing. the field is the last in cck content

When deleting all caches everything works fine.

using boost, cacherouter(apc), authcache

Comments

Moonshine’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

"When deleting all caches everything works fine."

Certainly I would look toward the caching modules you are using as something is holding old values in cache. Boost states "The built in crawler makes sure expired content is quickly regenerated for fast page loading." which would be the first thing I'd check.

mmjvb’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)