Can not remove subscribers from git repos

Bug #1503749 reported by Loïc Minier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Colin Watson

Bug Description

Hi,

when editing a subscription from a git repo, I'm getting a 404; Colin confirms this is a bug with the LP Git support.

Cheers,

Related branches

Revision history for this message
Colin Watson (cjwatson) wrote :

Traceback (most recent call last):

    Module zope.publisher.publish, line 129, in publish
    obj = request.traverse(obj)
    Module zope.publisher.browser, line 540, in traverse
    ob = super(BrowserRequest, self).traverse(obj)
    Module zope.publisher.http, line 457, in traverse
    ob = super(HTTPRequest, self).traverse(obj)
    Module zope.publisher.base, line 260, in traverse
    obj = publication.traverseName(self, obj, entry_name)
    Module zope.app.publication.zopepublication, line 200, in traverseName
    ob2 = adapter.publishTraverse(request, nm)
    Module lp.services.webapp.publisher, line 904, in publishTraverse
    nextobj = self._publishTraverse(request, name)
    Module lp.services.webapp.publisher, line 1035, in _publishTraverse
    return self._handle_next_object(nextobj, request, name)
    Module lp.services.webapp.publisher, line 934, in _handle_next_object
    raise NotFound(self.context, name)

NotFound: Object: <GitRepository <redacted>>, name: u'+subscription'<br />

Changed in launchpad:
importance: Undecided → Critical
status: New → In Progress
assignee: nobody → Colin Watson (cjwatson)
tags: added: 404 git trivial ui
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Colin Watson (cjwatson)
tags: added: qa-ok
removed: qa-needstesting
Colin Watson (cjwatson)
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.