In LP Beta: Tabs in the Milestones doesn't work

Bug #89760 reported by Emilio Pozuelo Monfort
2
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

In a milestone page, for example:

https://beta.launchpad.net/bughelper/+milestone/0.2

The tabs (overview, code, translations...) doesn't work.

This is the code it has:

<ul id="applicationchooser">
<li class="current tab-overview"
 title="General information about Bug Helper: 0.2">
Overview
</li>
<li class="unavailable tab-branches"
title="View related branches of code">Code</li>
<li class="unavailable tab-bugs">Bugs</li>
<li class="unavailable tab-specifications"
title="Feature specifications and plans">Features</li>
<li class="unavailable tab-translations">Translations</li>
<li class="unavailable tab-answers"
title="Launchpad Answer Tracker">Answers</li>
</ul>

Obviously, they are missing an <a> tag, aren't they?

Regards
Emilio

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.