RootObject:+authorize-token AssertionError when trying to use expired oauth token

Bug #702911 reported by Ursula Junque
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Steve Kowalik

Bug Description

As seen on OOPS-1839EE1344:

https://launchpad.net/+authorize-token

  Module canonical.launchpad.browser.oauth, line 335, in initialize
    super(OAuthAuthorizeTokenView, self).initialize()
  Module lp.app.browser.launchpadform, line 131, in initialize
    self.form_result = action.success(data)
  Module zope.formlib.form, line 606, in success
    return self.success_handler(self.form, self, data)
  Module canonical.launchpad.browser.oauth, line 115, in token_review_success
    form.reviewToken(action.permission, action.duration)
  Module canonical.launchpad.browser.oauth, line 371, in reviewToken
    date_expires=expiration_date)
  Module canonical.launchpad.database.oauth, line 332, in review
    'This request token has expired and can no longer be '
AssertionError: This request token has expired and can no longer be reviewed.

Tags: oops qa-ok

Related branches

summary: - AssertionError when trying to use expired token
+ AssertionError when trying to use expired oauth token
Changed in launchpad:
status: New → Triaged
importance: High → Critical
description: updated
summary: - AssertionError when trying to use expired oauth token
+ RootObject:+authorize-token AssertionError when trying to use expired
+ oauth token
Revision history for this message
Robert Collins (lifeless) wrote :

Last seen: 2011-03-14 04:25:41 OOPS-1899EE232

Curtis Hovey (sinzui)
description: updated
Revision history for this message
Steve Kowalik (stevenk) wrote :

OOPS-8fbcafe727c9a489816f9faebcebc41f is a modern OOPS.

Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
assignee: nobody → Steve Kowalik (stevenk)
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
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.