Activity log for bug #701736

Date Who What changed Old value New value Message
2011-01-12 00:44:18 Jonathan Lange bug added bug
2011-01-12 03:42:11 Robert Collins launchpad: status New Triaged
2011-01-12 03:42:14 Robert Collins launchpad: importance Undecided High
2011-01-12 03:42:26 Robert Collins description I just authorized my laptop computer ("truth") to have access to Launchpad on my behalf using the new launchpadlib. The authorization worked, but I also got an oops when displaying https://launchpad.net/+token-authorized?oauth_token=<mytoken> https://lp-oops.canonical.com/oops.py/?oopsid=OOPS-1838D45 Traceback (most recent call last): Module zope.publisher.publish, line 134, in publish result = publication.callObject(request, obj) Module canonical.launchpad.webapp.publication, line 486, in callObject return mapply(ob, request.getPositionalArguments(), request) Module zope.publisher.publish, line 109, in mapply return debug_call(obj, args) __traceback_info__: <security proxied zope.browserpage.metaconfigure.SimpleViewClass from /srv/launchpad.net/production/launchpad-rev-12176/lib/canonical/launchpad/zcml/../templates/token-authorized.pt instance at 0x14ad14d0> Module zope.publisher.publish, line 115, in debug_call return obj(*args) Module canonical.launchpad.webapp.publisher, line 297, in __call__ self.initialize() Module canonical.launchpad.browser.oauth, line 411, in initialize assert self.token.is_reviewed, ( AttributeError: 'NoneType' object has no attribute 'is_reviewed'<br /> I just authorized my laptop computer ("truth") to have access to Launchpad on my behalf using the new launchpadlib. The authorization worked, but I also got an oops when displaying https://launchpad.net/+token-authorized?oauth_token=<mytoken> OOPS-1838D45 Traceback (most recent call last):     Module zope.publisher.publish, line 134, in publish     result = publication.callObject(request, obj)     Module canonical.launchpad.webapp.publication, line 486, in callObject     return mapply(ob, request.getPositionalArguments(), request)     Module zope.publisher.publish, line 109, in mapply     return debug_call(obj, args)     __traceback_info__: <security proxied zope.browserpage.metaconfigure.SimpleViewClass from /srv/launchpad.net/production/launchpad-rev-12176/lib/canonical/launchpad/zcml/../templates/token-authorized.pt instance at 0x14ad14d0>     Module zope.publisher.publish, line 115, in debug_call     return obj(*args)     Module canonical.launchpad.webapp.publisher, line 297, in __call__     self.initialize()     Module canonical.launchpad.browser.oauth, line 411, in initialize     assert self.token.is_reviewed, ( AttributeError: 'NoneType' object has no attribute 'is_reviewed'<br />
2011-01-12 17:37:19 Robert Collins launchpad: importance High Critical
2011-02-28 18:54:22 Leonard Richardson marked as duplicate 271010