On a bug, entering +edit page shows the wrong bug number
Bug #439449 reported by
Ursula Junque
on 2009-09-30
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Deryck Hodge |
Bug Description
To reproduce is easy:
1) Go to https:/
2) You'll see:
Edit details for bug #496884
Launchpad Bugs > Bugs > Bug #423924 > Edit details for bug #496884
matsubara confirmed that this is happening because this page is using the bugtask.id instead of the bug.id to display that.
Related branches
lp:~deryck/launchpad/wrong-bug-number-edit-page-439449
- Michael Nelson (community): Approve (release-critical) on 2009-11-02
- Gavin Panella (community): Approve on 2009-10-30
-
Diff: 41 lines2 files modifiedlib/lp/bugs/browser/bug.py (+2/-1)
lib/lp/bugs/stories/bugs/xx-bug-edit.txt (+11/-0)
Diogo Matsubara (matsubara)
on 2009-09-30
Changed in malone: | |
status: | New → Triaged |
Eleanor Berger (intellectronica)
on 2009-09-30
Changed in malone: | |
importance: | Undecided → High |
milestone: | none → 3.1.10 |
Deryck Hodge (deryck)
on 2009-10-30
Changed in malone: | |
assignee: | nobody → Deryck Hodge (deryck) |
Deryck Hodge (deryck)
on 2009-10-30
Changed in malone: | |
status: | Triaged → In Progress |
Ursula Junque (ursinha)
on 2009-11-02
tags: | added: current-rollout-blocker |
Changed in malone: | |
status: | In Progress → Fix Committed |
Deryck Hodge (deryck)
on 2009-11-10
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in devel r9829 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ devel/revision/ 9829>