class="highlight" and class="highlighted" shouldn't coexist

Bug #90502 reported by Matthew Paul Thomas
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Unassigned

Bug Description

The 1.0 CSS currently has both a "highlight" class (used, for example, to highlight the current context in bug pages) and a "highlighted" class (used, for example, to highlight the development focus in product pages). These shouldn't both exist.

Related branches

Gary Poster (gary)
Changed in launchpad-foundations:
status: New → Triaged
importance: Undecided → Low
assignee: nobody → Martin Albisetti (beuno)
Revision history for this message
Gary Poster (gary) wrote :

It looks like this is still the case. Most places have class="highlight" but "highlighted" is used in some places as well.

Examples as of this writing:

./lib/lp/registry/templates/poll-index.pt:20: class="highlighted"
./lib/lp/registry/templates/poll-vote-condorcet.pt:25: <div class="highlighted" style="font-size: 80%;">
./lib/lp/registry/templates/poll-vote-simple.pt:27: class="highlighted"
./lib/lp/registry/templates/distributionmirror-macros.pt:19: <tr class="highlighted">
./lib/lp/registry/templates/distributionmirror-macros.pt:66: <tr class="highlighted">
./lib/canonical/shipit/templates/shipit-maintenance.pt:7:<div class="highlighted">Shipit will be going offline for maintenance
./lib/canonical/launchpad/webapp/error.py:117: return ('<div class="highlighted" '
./sourcecode/shipit/templates/shipit-maintenance.pt:7:<div class="highlighted">Shipit will be going offline for maintenance

I'm assigning to Martin in the hopes that he can clarify what ought to be done (or if I'm wrong and this bug should be closed).

Curtis Hovey (sinzui)
tags: added: css
Changed in launchpad-foundations:
assignee: Martin Albisetti (beuno) → nobody
Jonathan Lange (jml)
affects: launchpad-foundations → launchpad-web
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: nobody → Curtis Hovey (sinzui)
status: Triaged → In Progress
tags: added: bugjam2010
Revision history for this message
Launchpad QA Bot (lpqabot) wrote : Bug fixed by a commit
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
Curtis Hovey (sinzui)
Changed in launchpad:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
milestone: none → 11.01
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.