"focus of development" shown as another (incorrectly capitalised) series status
Bug #253534 reported by
William Grant
on 2008-07-31
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
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:~sinzui/launchpad/over-and-over
- Graham Binns (community): Approve (code) on 2010-05-25
-
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)
Matthew Paul Thomas (mpt) wrote : | #1 |
Curtis Hovey (sinzui)
on 2009-10-21
affects: | launchpad-foundations → launchpad-registry |
Changed in launchpad-registry: | |
importance: | Undecided → Low |
status: | New → Triaged |
Curtis Hovey (sinzui) wrote : | #2 |
The Focus of Development is displayed on the correct series now, but the capitalisation is still wrong.
tags: | added: trivial |
Changed in launchpad-registry: | |
milestone: | none → series-10.05 |
Curtis Hovey (sinzui)
on 2010-05-24
Changed in launchpad-registry: | |
assignee: | nobody → Curtis Hovey (sinzui) |
milestone: | series-future → 10.05 |
status: | Triaged → In Progress |
Fixed in stable r10916 <http://
Changed in launchpad-registry: | |
status: | In Progress → Fix Committed |
tags: | added: qa-needstesting |
Curtis Hovey (sinzui)
on 2010-05-27
tags: |
added: qa-ok removed: qa-needstesting |
Curtis Hovey (sinzui)
on 2010-06-02
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
Curtis Hovey (sinzui)
on 2017-05-15
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.