Skip Menu |

This queue is for tickets about the RTx-RightsMatrix CPAN distribution.

Report information
The Basics
Id: 41256
Status: new
Priority: 0/
Queue: RTx-RightsMatrix

People
Owner: Nobody in particular
Requestors: jpierce [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.03.00
Fixed in: (no value)



Subject: [patch] Fix tab link to avoid conflicts and give explicit URL
--- local/plugins/RTx-RightsMatrix/html/Callbacks/RTx-RightsMatrix/Admin/Elements/ToolTabs/Default~ 2005-10-26 18:36:06.000000000 -0400 +++ local/plugins/RTx-RightsMatrix/html/Callbacks/RTx-RightsMatrix/Admin/Elements/ToolTabs/Default 2008-11-26 20:27:57.000000000 -0500 @@ -2,9 +2,9 @@ $tabs => {} </%ARGS> <%INIT> -$tabs->{'zz'} = { +$tabs->{'rm'} = { title => loc('Rights Matrix'), - path => 'Admin/Tools/RightsMatrix/', + path => 'Admin/Tools/RightsMatrix/index.html', }; </%INIT> P.S. It would also be nice to include the updated Module::Install::RT, so that files are placed in local/plugins/RTx-Timeline rather than share/html and site_perl.