Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.3
-
None
Description
This is because XClassManager by default remember in which wiki it already initialized the class and don't know when a wiki is removed.
A solution would be to not remember is the class has already been updated, it's more work but anyway if the class document already exist it is in the CacheStore so it does not cost a lot to ask for it again...