registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #14701
[Bug 620458] Re: cannot access attachments of private bugs any more
This is still happening in the Apport test suite, for a bug filed on
staging. Test case:
$ lp-shell staging
Connected to LP service "https://api.staging.launchpad.net/" with API version "1.0":
Note: LP can be accessed through the "lp" object.
>>> b=lp.bugs[634699]
>>> f = b.attachments[0].data.open()
Traceback (most recent call last):
[...]
AttributeError: 'NoneType' object has no attribute 'makefile'
Bug 634699 is only accessible to me for now, but I don't think it's
specific to me. Just try filing a private bug, and use that one.
--
cannot access attachments of private bugs any more
https://bugs.launchpad.net/bugs/620458
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for httplib2.