Details
-
Type:
Bug
-
Status:
Reopened
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.6-rc-1
-
Fix Version/s: 1.7.x
-
Component/s: None
-
Labels:None
-
Testcase included:yes
Description
See the attach test case. Basically it seems that the meta class for a class is cached, but if it is modified (for example via EMC syntax), the cached version is not updated.
Alex committed the fix on both 1.6 and 1.7 branches.