oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01804
[Bug 606369] Re: Attribute parent is missing in the call to superclass initializer in class Item
** Changed in: oship
Milestone: 1.5 => None
--
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/606369
Title:
Attribute parent is missing in the call to superclass initializer in
class Item
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