"Configure bug tracker" link doesn't appear on project page for bug supervisor

Bug #664788 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Edwin Grubbs

Bug Description

The bug supervisor is (will be) able to go to the +configure-bugtracker link for a project and configure most aspects related to bug tracking. However, this link on appears at bugs.launchpad.net/projectname and not at launchpad.net/projectname due to the way the page is constructed in pillar-involvement-portlet.pt.

I tried modifying the tal condition for displaying the link:

=== modified file 'lib/lp/registry/templates/pillar-involvement-portlet.pt'
--- a/lib/lp/registry/templates/pillar-involvement-portlet.pt 2010-10-21 20:16:00 +0000
+++ b/lib/lp/registry/templates/pillar-involvement-portlet.pt 2010-10-21 21:38:19 +0000
@@ -31,7 +31,7 @@
     </tal:disabled>
   </ul>

- <tal:editor condition="context/required:launchpad.Edit"
+ <tal:editor condition="context/required:launchpad.BugSupervisor"
               define="registration view/registration_completeness">

     <tal:show_configuration condition="registration">

However, then all the icons (4?) were shown for the bug supervisor but only one hyperlink.

To be consistent the "Configure bug tracker" link should appear on both pages.

Related branches

Curtis Hovey (sinzui)
Changed in launchpad-registry:
status: New → Triaged
importance: Undecided → High
milestone: none → 10.11
Changed in launchpad-registry:
assignee: nobody → Edwin Grubbs (edwin-grubbs)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote : Bug fixed by a commit
tags: added: qa-needstesting
Changed in launchpad-registry:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
Changed in launchpad-registry:
status: Fix Committed → Fix Released
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.