oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #00673
[Bug 488882] [NEW] AuthoredResource in common.py needs methods implemented.
Public bug reported:
def currentRevision(self):
u"""
Extracted from revisionHistory.
"""
def languagesAvailable(self):
u"""
Derived from originalLanguage and translations.
"""
** Affects: oship
Importance: High
Assignee: Tim Cook (timothywayne-cook)
Status: Confirmed
** Changed in: oship
Importance: Undecided => High
** Changed in: oship
Assignee: (unassigned) => Tim Cook (timothywayne-cook)
** Changed in: oship
Status: New => Confirmed
** Changed in: oship
Milestone: None => 1.0b1
--
AuthoredResource in common.py needs methods implemented.
https://bugs.launchpad.net/bugs/488882
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): Confirmed
Bug description:
def currentRevision(self):
u"""
Extracted from revisionHistory.
"""
def languagesAvailable(self):
u"""
Derived from originalLanguage and translations.
"""
Follow ups
References