confirmed_email_addresses is a tease

Bug #337420 reported by Brian Murray
2
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

A person has a confirmed_email_addresses_collection_link and the documentation lead me to believe that it contained "Confirmed e-mails of this person.". However, either this definition is confusing or the collection is incomplete as it does not contain people's preferred_email_address.

This can be recreated using the following:

for address in launchpad.me.confirmed_email_addresses:
    print address

launchpad.me.preferred_email_address

Notice that the latter is not included in the former.

Tags: 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.