Fixed a bug in the nestedset implementation. When using single table...
Fixed a bug in the nestedset implementation. When using single table inheritance all node instances need to use the same tree object. previously every subclass created it's own tree object which resulted in strange behaviour.
Showing
Please register or sign in to comment