[Rt-commit] rt branch, 4.2/template-abort, repushed

Alex Vandiver alexmv at bestpractical.com
Wed Mar 4 01:31:55 EST 2015


The branch 4.2/template-abort was deleted and repushed:
       was 05d31080219157a6c6906dc0b957686bcc318b55
       now da9242c140450448f7f4768e43430652b6e5de05

1:  187cefa ! 1:  d4f4945 Standardize global template logic with queue template logic
    @@ -42,8 +42,8 @@
     -                                     ARGSRef => \%ARGS);
     -  push @results, @aresults;
     +    my @attribs = qw( Name Description Queue Type Content );
    -+    my @aresults = UpdateRecordObject( AttributesRef => \@attribs, 
    -+                                       Object => $TemplateObj, 
    ++    my @aresults = UpdateRecordObject( AttributesRef => \@attribs,
    ++                                       Object => $TemplateObj,
     +                                       ARGSRef => \%ARGS);
     +    push @results, @aresults;
      
2:  05d3108 = 2:  da9242c Recover gracefully on template creation failure



More information about the rt-commit mailing list