Hello, to make CacheFu work properly with ETags, I had to append in the ETag the lock state of the object:
ILockable(object).locked() Otherwise, when you unlock an object the unlock panel will not disappear even if the object is locked. I suggest adding this to CachSetup in the list of elements that can be checked in the configuration panel to compute Etag Cheers Tarek -- View this message in context: http://n2.nabble.com/Adding-an-%22object-lock-state%22-in-CacheSetup-for-ETag-computation-tp2609743p2609743.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
