"focus of development" shown as another (incorrectly capitalised) series status
Bug #253534 reported by
William Grant
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
The development focus series of a project has its status shown as "focus of development". Of course, it is actually "Active Development".
It could at least be properly capitalised and maybe have a star like branches do. The darkened background makes it less obvious - it looks like a heading.
Related branches
lp://staging/~sinzui/launchpad/over-and-over
- Graham Binns (community): Approve (code)
-
Diff: 124 lines (+24/-8)6 files modifiedlib/lp/registry/browser/distroseries.py (+5/-2)
lib/lp/registry/browser/tests/distroseries-views.txt (+10/-0)
lib/lp/registry/interfaces/product.py (+4/-1)
lib/lp/registry/stories/product/xx-product-edit.txt (+2/-2)
lib/lp/registry/stories/productseries/xx-productseries-series.txt (+1/-1)
lib/lp/registry/templates/productseries-macros.pt (+2/-2)
affects: | launchpad-foundations → launchpad-registry |
Changed in launchpad-registry: | |
importance: | Undecided → Low |
status: | New → Triaged |
Changed in launchpad-registry: | |
assignee: | nobody → Curtis Hovey (sinzui) |
milestone: | series-future → 10.05 |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Perhaps this should use the same highlight CSS class that the "Affects" table in bug reports does.