doing bug nomination in a distro context oopses

Bug #712094 reported by Bryce Harrington
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
William Grant

Bug Description

OOPS-1859H2826

Trying to do https://bugs.launchpad.net/ubuntu/+bug/712075/+nominate

  NotFound: Object: <lp.bugs.model.bugtask.NullBugTask object at 0x1fea6050>, name: '+nominate'

    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-12274/lib/lp/bugs/browser/../templates/bug-nominate-for-series.pt instance at 0x2b9989c73850>
  Module zope.publisher.publish, line 115, in debug_call
    return obj(*args)
  Module canonical.launchpad.webapp.publisher, line 297, in __call__
    self.initialize()
  Module lp.bugs.browser.bugnomination, line 71, in initialize
    raise NotFound(self.current_bugtask, '+nominate', self.request)
NotFound: Object: <lp.bugs.model.bugtask.NullBugTask object at 0x1fea6050>, name: '+nominate'

Looks like ubuntu/+bug is where we are getting NullBugTask lookups from, making that usie a real bug task if any such context is available might be appropriate. A direct fix is obviously possible too.

Tags: oops qa-ok

Related branches

Revision history for this message
Bryce Harrington (bryce) wrote :

Editing the url to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/712075 and then nominating from that works.

description: updated
Changed in launchpad:
status: New → Triaged
importance: Undecided → Critical
tags: added: oops
summary: - OOPS-1859H2826 trying to nominate bug for release
+ doing bug nomination in a distro context oopses
William Grant (wgrant)
Changed in launchpad:
assignee: nobody → William Grant (wgrant)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
milestone: none → 11.04
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
William Grant (wgrant)
tags: added: qa-ok
removed: qa-needstesting
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.