distro series datereleased attribute has no underscore in it

Bug #563406 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

 affects malone

As far as I can tell most date attributes in Launchpad have an
underscore in them - consider date_created, date_fix_released etc...
However, datereleased for a distribution series does not.

i = launchpad.load("%s%s/%s" % (launchpad._root_uri, distro, 'karmic')

In [22]: i.lp_attributes
Out[22]:
['self_link',
 'resource_type_link',
 'http_etag',
 'supported',
 'official_bug_tags',
 'title',
 'version',
 'status',
 'datereleased',
 'displayname',
 'description',
 'bug_reporting_guidelines',
 'active',
 'fullseriesname',
 'changeslist',
 'name',
 'summary',
 'date_created']

I also seem to recall Julien sending an e-mail about setting up
consistent naming for source package publications which might be
relevant.

affects: malone → launchpad-registry
Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: New → Triaged
importance: Undecided → Low
tags: added: tech-debt
tags: added: api
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.