oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01298
[Bug 606369] Re: Attribute parent is missing in the call to superclass initializer in class Item
** Changed in: oship
Status: New => Fix Released
--
Attribute parent is missing in the call to superclass initializer in class Item
https://bugs.launchpad.net/bugs/606369
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
Status in Open Source Health Information Platform (OSHIP): Fix Released
Bug description:
Attribute parent is not included in the call to the initializer of Locatable class. Is it necessary to assign values to the attributes after the call to the parent initializer?They are assigned in the parent initializer, aren't they?
References