rset.py
changeset 10354 635cfac73d28
parent 10314 8f3783dc6358
child 10593 03ce3d24db87
--- a/rset.py	Fri Jun 13 13:54:28 2014 +0200
+++ b/rset.py	Tue Jun 10 16:01:49 2014 +0200
@@ -483,6 +483,7 @@
         #     new attributes found in this resultset ?
         try:
             entity = req.entity_cache(eid)
+            entity._cw = req
         except KeyError:
             pass
         else: