"Change bug subscriptions" page returns to "Change bug subscriptions" page
Bug #197775 reported by
Matthew Paul Thomas
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Graham Binns |
Bug Description
1. On a project's or package's "Change bug subscriptions" page, subscribe to all bug reports, and click "Save Changes".
What happens: You're re-shown the form that you've just submitted.
What should happen: You're returned to the Bugs page.
Related branches
lp://qastaging/~gmb/launchpad/bug-197775
- Curtis Hovey (community): Approve (code)
- j.c.sackett (community): Approve (code*)
-
Diff: 138 lines (+37/-5)4 files modifiedlib/canonical/launchpad/ftests/_launchpadformharness.py (+4/-2)
lib/lp/bugs/stories/structural-subscriptions/xx-bug-subscriptions.txt (+12/-0)
lib/lp/registry/browser/structuralsubscription.py (+4/-1)
lib/lp/registry/browser/tests/test_structuralsubscription.py (+17/-2)
Changed in malone: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: trivial |
tags: | added: story-better-bug-notification |
Changed in malone: | |
status: | Triaged → In Progress |
assignee: | nobody → Graham Binns (gmb) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It looks to me as if this bug is already fixed... Matthew, can you confirm? If not, can you point me at the URL of the page where you experience this bug?