[request-tracker-maintainers] RFC: rt-extension packaging

Dominic Hargreaves dom at earth.li
Thu Jan 12 20:41:03 UTC 2012


On Wed, Jan 11, 2012 at 07:35:34PM +0900, KURASHIKI Satoru wrote:
> hi,
> 
> At Wed, 28 Dec 2011 00:39:27 +0000,
> Dominic Hargreaves wrote:
> > If you have a particular interest in supporting RT 3.8 for a little
> > while longer there's no reason not to; but just be aware that it won't
> > be around in unstable/testing for that much longer.
> 
> OK, I see.
> 
> > If you can provide details about the patch, we can assess whether it
> > would be appropriate to include in the RT 3.8 packages.
> 
> ShowSummary patch has already merged into RT itself after 3.9,
> and includes only one line diff as follows:
> 
> (https://github.com/bestpractical/rt-extension-jsgantt/blob/master/etc/jsgantt-showsummary.diff)
> --- a/share/html/Ticket/Elements/ShowSummary
> +++ b/share/html/Ticket/Elements/ShowSummary
> @@ -107,6 +107,7 @@
>  
>  % my (@extra);
>  % push @extra, titleright_raw => '<a href="'. RT->Config->Get('WebPath'). '/Ticket/Graphs/index.html?id='.$Ticket->id.'">'.loc('Graph').'</a>' unless RT->Config->Get('DisableGraphViz');
> +% $m->callback( %ARGS, CallbackName => 'LinksExtra', extra => \@extra );
>      <&| /Widgets/TitleBox, title => loc('Links'),
>          title_href => RT->Config->Get('WebPath')."/Ticket/ModifyLinks.html?id=".$Ticket->Id,
>          class => 'ticket-info-links',

Okay, that looks safe to include in RT3.8 in unstable. Just let me know
whether that would be useful.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



More information about the pkg-request-tracker-maintainers mailing list