Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0-ALPHA2
-
Fix Version/s: 1.2.0-ALPHA3
-
Component/s: Inheritance
-
Labels:None
-
Environment:php
Description
Although I know the Class Table Inheritance code is unsupported it is somehow working good enough for me to use this feature anyway.
There is however a bug in the code when not defining column values on the parent object, which the attached small patch solves.
Could this be added before the 1.2 release ? Thanks