[Rt-commit] rtir branch, 4.0/correspondents-from-makeclicky, repushed

Brian Duggan brian at bestpractical.com
Fri May 25 10:16:27 EDT 2018


The branch 4.0/correspondents-from-makeclicky was deleted and repushed:
       was df7fee4aea1df4db85c6b66a72e155d9b28ebe99
       now 680acc5259e893bad487f455aaba71d1cd2ef863

1: 58635136 = 1: 48d95664 Test for MakeClicky email links on all RTIR ticket types
2: 1605718e = 2: 58241227 Test for 'Investigate to' links next to MakeClicky email adddresses
3: 8f394722 = 3: 3db63220 Test Correspondents field on 'Investigate to' investigation creation
4: df7fee4a ! 4: 680acc52 Set correspondents from "Investigate to" MakeClicky link
    @@ -23,7 +23,7 @@
     +	my $uri_escaped_email = $escaped_email;
     +	RT::Interface::Web::EscapeURI(\$uri_escaped_email);
      
    -         my $result = qq{<a class="button" href="}.
    +         my $result = qq{<a class="button button-small" href="}.
                  RT::IR->HREFTo(qq{Tools/Lookup.html?$args{'lookup_params'}type=email&q=$escaped_email}). qq{">}
     @@
                      RT::IR->HREFTo( "CreateInQueue.html"



More information about the rt-commit mailing list