nameblacklist+edit has broken breadcrumb
Bug #674897 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Brad Crittenden |
Bug Description
While QAing the nameblacklist edit page, I saw this:
Name Blacklist >> -admin$ >> Edit a blacklist expression
The middle item
https:/
is a 404. It does not exist. I do not think we expect it too.
We want two items, maybe this:
Name Blacklist >> Edit a blacklist expression "-admin$"
Related branches
lp://qastaging/~bac/launchpad/bug-674897
- Graham Binns (community): Approve (code)
-
Diff: 199 lines (+59/-42)4 files modifiedlib/canonical/launchpad/pagetests/REFERENCE.txt (+33/-27)
lib/lp/registry/browser/configure.zcml (+0/-4)
lib/lp/registry/browser/nameblacklist.py (+0/-11)
lib/lp/registry/browser/tests/test_breadcrumbs.py (+26/-0)
description: | updated |
Changed in launchpad-registry: | |
assignee: | nobody → Brad Crittenden (bac) |
description: | updated |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
tags: | added: entitlement |
To post a comment you must log in.
Fixed in stable r12003 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 12003>.