404 when logging out during +filebug

Bug #684210 reported by Gavin Panella
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

From https://answers.launchpad.net/malone/+question/135960:

> and when I log out before entering a summary I get
> https://bugs.launchpad.net/ubuntu/+source/python-qt4/+filebug/+logout
> which says "Lost something?"

I suspect this is happening because the page the user is on is:

  https://bugs.launchpad.net/ubuntu/+source/python-qt4/+filebug/12345

(where 12345 is the UUID of the uploaded apport blob.)

My guess is that +logout is not being correctly traversed after
+filebug.

We could change Launchpad to redirect to, say:

  https://.../python-qt4/+filebug?data=12345

That takes care of existing clients. Then apport could be changed to
go straight to that page too.

Tags: lp-bugs
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

The change I proposed in bug 123734 would be one way of fixing this bug.

Curtis Hovey (sinzui)
Changed in launchpad:
status: Confirmed → Triaged
Revision history for this message
Robert Collins (lifeless) wrote :

@mpt I don't think it would fix the bug at all - the issue is mechanical in the zope infrastructure - we still wouldn't hit the code your change proposes.

Changed in launchpad:
importance: Undecided → Low
Revision history for this message
Robert Collins (lifeless) wrote :

Again, same root cause.

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.