distribution and project group index pages have wrong header

Bug #723783 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
j.c.sackett

Bug Description

Both distribution and project group index pages are showing the context title as a <h2>, then repeat the title as a <h1> below the application links:
https://launchpad.net/ubuntu
https://launchpad.net/launchpad-project

The title should appear once as a <h1> above the application links. There should not be a title below the application links. Projects work because they have editable titles. Sprints makes the presentation correct by doing this:

class SprintView(HasSpecificationsView, LaunchpadView):
    implements(IMajorHeadingView)

Distribution and project group views could do as sprints do, or get editable titles.

Related branches

tags: added: trivial
j.c.sackett (jcsackett)
Changed in launchpad:
assignee: nobody → j.c.sackett (jcsackett)
j.c.sackett (jcsackett)
Changed in launchpad:
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
j.c.sackett (jcsackett)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
tags: added: disclosure sharing
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.