[Rt-commit] r14057 - in rt/branches/3.999-DANGEROUS: . share/html share/html/Dashboards share/html/Elements share/html/Install share/html/Ticket share/html/Ticket/Elements share/html/Widgets/Form

sunnavy at bestpractical.com sunnavy at bestpractical.com
Mon Jul 14 06:12:19 EDT 2008


Author: sunnavy
Date: Mon Jul 14 06:12:18 2008
New Revision: 14057

Modified:
   rt/branches/3.999-DANGEROUS/   (props changed)
   rt/branches/3.999-DANGEROUS/share/html/Dashboards/Modify.html
   rt/branches/3.999-DANGEROUS/share/html/Elements/CollectionList
   rt/branches/3.999-DANGEROUS/share/html/Elements/HeaderJavascript
   rt/branches/3.999-DANGEROUS/share/html/Elements/SelectOwner
   rt/branches/3.999-DANGEROUS/share/html/Elements/ShowUserVerbose
   rt/branches/3.999-DANGEROUS/share/html/Install/Basics.html
   rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseDetails.html
   rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseType.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Emails.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Finish.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Global.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Initialize.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Password.html
   rt/branches/3.999-DANGEROUS/share/html/Install/Sendmail.html
   rt/branches/3.999-DANGEROUS/share/html/Install/autohandler
   rt/branches/3.999-DANGEROUS/share/html/Install/index.html
   rt/branches/3.999-DANGEROUS/share/html/SelfService/Display.html
   rt/branches/3.999-DANGEROUS/share/html/Ticket/Create.html
   rt/branches/3.999-DANGEROUS/share/html/Ticket/Display.html
   rt/branches/3.999-DANGEROUS/share/html/Ticket/Elements/Tabs
   rt/branches/3.999-DANGEROUS/share/html/Ticket/Forward.html
   rt/branches/3.999-DANGEROUS/share/html/Widgets/Form/Boolean
   rt/branches/3.999-DANGEROUS/share/html/autohandler

Log:
 r14398 at sunnavys-mb:  sunnavy | 2008-07-14 18:01:02 +0800
 lots of name fixes for html pages


Modified: rt/branches/3.999-DANGEROUS/share/html/Dashboards/Modify.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Dashboards/Modify.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Dashboards/Modify.html	Mon Jul 14 06:12:18 2008
@@ -150,7 +150,7 @@
     $ok || Abort(loc("Couldn't delete dashboard [_1]: [_2]", $id, $msg));
 
     # put the user back into a useful place with a message
-    RT::Interface::Web::Redirect(RT->Config->Get('WebURL')."Dashboards/index.html?Deleted=$id");
+    RT::Interface::Web::redirect(RT->Config->Get('WebURL')."Dashboards/index.html?Deleted=$id");
 
 }
 </%INIT>

Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/CollectionList
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/CollectionList	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/CollectionList	Mon Jul 14 06:12:18 2008
@@ -165,7 +165,7 @@
 $Rows          => undef
 $Page          => 1
 $Title         => _('Ticket Search')
-$baseURL       => RT->config->get('WebPath') . $m->request_comp->path .'?'
+$BaseURL       => RT->config->get('WebPath') . $m->request_comp->path .'?'
 @PassArguments => qw(query format rows page order order_by)
 $AllowSorting   => 0
 $ShowNavigation => 1

Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/HeaderJavascript
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/HeaderJavascript	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/HeaderJavascript	Mon Jul 14 06:12:18 2008
@@ -49,13 +49,13 @@
 $focus => undef
 $onload => undef
 </%args>
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/js/util.js"></script>
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/js/titlebox-state.js"></script>
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/js/ahah.js"></script>
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/js/prototype/prototype.js"></script>
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/js/scriptaculous/scriptaculous.js?load=effects,controls"></script>
-% if ( RT->Config->Get('MessageBoxRichText',  $session{'CurrentUser'}) ) {
-<script type="text/javascript" src="<%RT->Config->Get('WebPath')%>/NoAuth/RichText/fckeditor.js"></script>
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/js/util.js"></script>
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/js/titlebox-state.js"></script>
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/js/ahah.js"></script>
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/js/prototype/prototype.js"></script>
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/js/scriptaculous/scriptaculous.js?load=effects,controls"></script>
+% if ( RT->config->get('MessageBoxRichText',  $session{'CurrentUser'}) ) {
+<script type="text/javascript" src="<%RT->config->get('WebPath')%>/NoAuth/RichText/fckeditor.js"></script>
 % }
 <script type="text/javascript"><!--
     onLoadHook("loadTitleBoxStates()");
@@ -63,7 +63,7 @@
     onLoadHook("focusElementById('<% $focus %>')");
 % }
 
-% if ( RT->Config->Get('MessageBoxRichText',  $session{'CurrentUser'})) {
+% if ( RT->config->get('MessageBoxRichText',  $session{'CurrentUser'})) {
     function ReplaceAllTextareas() {
         if (!FCKeditor_IsCompatibleBrowser())
             return false;
@@ -105,7 +105,7 @@
                 textArea.parentNode.appendChild(typeField);
 
                 var oFCKeditor = new FCKeditor( textArea.name ) ;
-                oFCKeditor.BasePath = "<%RT->Config->Get('WebPath')%>/NoAuth/RichText/";
+                oFCKeditor.BasePath = "<%RT->config->get('WebPath')%>/NoAuth/RichText/";
                 oFCKeditor.ReplaceTextarea();
             }
         }

Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/SelectOwner
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/SelectOwner	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/SelectOwner	Mon Jul 14 06:12:18 2008
@@ -78,6 +78,7 @@
 # for any queue.
     my $queue = RT::Model::Queue->new;
     push( @objects, $queue );
+}
 
 my %user_uniq_hash;
 
@@ -92,26 +93,26 @@
 
 foreach my $object (@objects) {
     my $Users = RT::Model::UserCollection->new;
-    $Users->WhoHaveRight(
-        Right               => 'OwnTicket',
+    $Users->who_have_right(
+        right               => 'OwnTicket',
         object              => $object,
-        IncludeSystemRights => 1,
-        IncludeSuperusers   => $isSU
+        include_system_rights => 1,
+        include_superusers   => $isSU
     );
     while ( my $User = $Users->next() ) {
         next
-            if ( $User->id == $RT::Nobody->id )
+            if ( $User->id == $RT::nobody->id )
             ;    # skip nobody here, so we can make them first later
         $user_uniq_hash{ $User->id() } = $User;
     }
 }
-if ($default && $default != $RT::Nobody->id && !$user_uniq_hash{$default}) {
+if ($default && $default != $RT::nobody->id && !$user_uniq_hash{$default}) {
     $user_uniq_hash{$default} = RT::Model::User->new;
     $user_uniq_hash{$default}->load($default);
 }
 
 my @users = sort { uc( $a->name ) cmp uc( $b->name ) } values %user_uniq_hash;
-unshift( @users, $RT::Nobody );
+unshift( @users, $RT::nobody );
 
 $m->callback(
     %ARGS,

Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/ShowUserVerbose
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/ShowUserVerbose	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/ShowUserVerbose	Mon Jul 14 06:12:18 2008
@@ -51,10 +51,10 @@
 my ($phrase, $address, $comment);
 
 if ($User) {
-    $address = $User->EmailAddress;
-    $phrase  = $User->RealName
-      if $User->RealName && lc $User->RealName ne lc $address;
-    $comment = $User->Name if lc $User->Name ne lc $address;
+    $address = $User->email;
+    $phrase  = $User->real_name
+      if $User->real_name && lc $User->real_name ne lc $address;
+    $comment = $User->name if lc $User->name ne lc $address;
     $comment = "($comment)" if defined $comment and length $comment;
     $Address = Email::Address->new( $phrase, $address, $comment );
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Basics.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Basics.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Basics.html	Mon Jul 14 06:12:18 2008
@@ -83,12 +83,12 @@
     }
 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/DatabaseDetails.html');
     }
 
     unless ( @errors ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Sendmail.html');
     }
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseDetails.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseDetails.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseDetails.html	Mon Jul 14 06:12:18 2008
@@ -114,12 +114,12 @@
             Store => $RT::Installer->{InstallConfig}, 
             Meta => $RT::Installer->{Meta}, KeepUndef => 1 ); 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/DatabaseType.html');
     }
     
     if ( $ARGS{Next} ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Basics.html');
     }
     my ( $status, $msg ) = RT::Installer->SaveConfig;

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseType.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseType.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/DatabaseType.html	Mon Jul 14 06:12:18 2008
@@ -79,7 +79,7 @@
     $m->comp('/Widgets/BulkProcess', Types => \@Types, Arguments => \%ARGS, Meta
             => $RT::Installer->{Meta}, Store => $RT::Installer->{InstallConfig} );
 
-    RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .  'Install/DatabaseDetails.html');
+    RT::Interface::Web::redirect(RT->Config->Get('WebURL') .  'Install/DatabaseDetails.html');
 }
 
 

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Emails.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Emails.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Emails.html	Mon Jul 14 06:12:18 2008
@@ -70,12 +70,12 @@
             Meta => $RT::Installer->{Meta}, KeepUndef => 1 );
 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->config->get('WebURL') .
+        RT::Interface::Web::redirect(RT->config->get('WebURL') .
 'Install/Password.html');
     }
 
     unless ( @results ) {
-        RT::Interface::Web::Redirect(RT->config->get('WebURL') .
+        RT::Interface::Web::redirect(RT->config->get('WebURL') .
 'Install/Sendmail.html');
     }
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Finish.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Finish.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Finish.html	Mon Jul 14 06:12:18 2008
@@ -83,7 +83,7 @@
     $root->Load('root');
     $root->SetPassword( $RT::Installer->{InstallConfig}{Password} );
 
-    RT::Interface::Web::Redirect(RT->Config->Get('WebURL'));
+    RT::Interface::Web::redirect(RT->Config->Get('WebURL'));
 }
 </%init>
 

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Global.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Global.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Global.html	Mon Jul 14 06:12:18 2008
@@ -77,7 +77,7 @@
             Meta => $RT::Installer->{Meta}, KeepUndef => 1 );
 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Sendmail.html');
     }
 
@@ -97,11 +97,11 @@
             RT->LoadConfig;
 
             if ( $RT::Installer->{DatabaseAction} ne 'none' ) {
-                RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+                RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Initialize.html');
             }
             else {
-                RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+                RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Finish.html');
             }
         }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Initialize.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Initialize.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Initialize.html	Mon Jul 14 06:12:18 2008
@@ -65,7 +65,7 @@
 my @errors;
 if ( $Run ) {
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Global.html');
     }
 
@@ -128,7 +128,7 @@
     }
 
     unless ( @errors ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Finish.html');
     }
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Password.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Password.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Password.html	Mon Jul 14 06:12:18 2008
@@ -83,12 +83,12 @@
     }
 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->config->get('WebURL') .
+        RT::Interface::Web::redirect(RT->config->get('WebURL') .
 'Install/Basics.html');
     }
 
     unless ( @results ) {
-        RT::Interface::Web::Redirect(RT->config->get('WebURL') .
+        RT::Interface::Web::redirect(RT->config->get('WebURL') .
 'Install/Emails.html');
     }
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Sendmail.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Sendmail.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Sendmail.html	Mon Jul 14 06:12:18 2008
@@ -75,7 +75,7 @@
             Meta => $RT::Installer->{Meta}, KeepUndef => 1);
 
     if ( $Back ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Basics.html');
     }
 
@@ -92,7 +92,7 @@
 
 
     unless ( @errors ) {
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .
 'Install/Global.html');
     }
 }

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/autohandler
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/autohandler	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/autohandler	Mon Jul 14 06:12:18 2008
@@ -61,7 +61,7 @@
 }
 else {
     # redirect to login page if not in install mode
-    RT::Interface::Web::Redirect(RT->Config->Get('WebURL'))
+    RT::Interface::Web::redirect(RT->Config->Get('WebURL'))
 }
 </%init>
 

Modified: rt/branches/3.999-DANGEROUS/share/html/Install/index.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/index.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/index.html	Mon Jul 14 06:12:18 2008
@@ -100,7 +100,7 @@
             $RT::Installer->{InstallConfig}{$field} = '';
         }
 
-        RT::Interface::Web::Redirect(RT->Config->Get('WebURL') .  'Install/DatabaseType.html');
+        RT::Interface::Web::redirect(RT->Config->Get('WebURL') .  'Install/DatabaseType.html');
     
         }
 </%init>

Modified: rt/branches/3.999-DANGEROUS/share/html/SelfService/Display.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/SelfService/Display.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/SelfService/Display.html	Mon Jul 14 06:12:18 2008
@@ -219,7 +219,7 @@
         my $key = Digest::MD5::md5_hex(rand(1024));
         push @{ $session{"Actions"}->{$key}  ||= [] }, @results;
         $session{'i'}++;
-        RT::Interface::Web::Redirect( RT->config->get('WebURL') ."SelfService/Display.html?id=". $Ticket->id."&results=".$key);
+        RT::Interface::Web::redirect( RT->config->get('WebURL') ."SelfService/Display.html?id=". $Ticket->id."&results=".$key);
     }
 
     my $Transactions = $Ticket->transactions;

Modified: rt/branches/3.999-DANGEROUS/share/html/Ticket/Create.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Ticket/Create.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Ticket/Create.html	Mon Jul 14 06:12:18 2008
@@ -317,8 +317,8 @@
     
     for ( keys %$clone ) {
         $ARGS{$_} = $clone->{$_} if not defined $ARGS{$_};
-    }
-
+        }
+        }
 }
 my @results;
 my $queue_obj = RT::Model::Queue->new();
@@ -326,7 +326,7 @@
 
 $m->callback( queue_obj => $queue_obj, args_ref => \%ARGS );
 
-$queue_obj->Disabled && Abort(loc("Cannot create tickets in a disabled queue."));
+$queue_obj->disabled && Abort(loc("Cannot create tickets in a disabled queue."));
 
 my $CFs = $queue_obj->ticket_custom_fields();
 my $TxnCFs = $queue_obj->ticket_transaction_custom_fields();

Modified: rt/branches/3.999-DANGEROUS/share/html/Ticket/Display.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Ticket/Display.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Ticket/Display.html	Mon Jul 14 06:12:18 2008
@@ -188,7 +188,7 @@
     push @{ $session{"Actions"}->{$key} ||= [] }, @Actions;
     $session{'i'}++;
 
-    RT::Interface::Web::Redirect( RT->config->get('WebURL') . "Ticket/Display.html?id=" . $ticket_obj->id . "&results=" . $key );
+    RT::Interface::Web::redirect( RT->config->get('WebURL') . "Ticket/Display.html?id=" . $ticket_obj->id . "&results=" . $key );
 }
 
 my $attachments = $m->comp('Elements/FindAttachments', Ticket => $ticket_obj, Tickets => $Tickets);

Modified: rt/branches/3.999-DANGEROUS/share/html/Ticket/Elements/Tabs
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Ticket/Elements/Tabs	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Ticket/Elements/Tabs	Mon Jul 14 06:12:18 2008
@@ -192,7 +192,7 @@
     }
 
     if ( $Ticket->current_user_has_right('OwnTicket') ) {
-        if ( $Ticket->owner_obj->id == $RT::Nobody->id ) {
+        if ( $Ticket->owner_obj->id == $RT::nobody->id ) {
             $actions->{'B'} = {
                 path  => "Ticket/Display.html?Action=Take&id=" . $id,
                 title => _('Take'),

Modified: rt/branches/3.999-DANGEROUS/share/html/Ticket/Forward.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Ticket/Forward.html	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Ticket/Forward.html	Mon Jul 14 06:12:18 2008
@@ -100,7 +100,7 @@
         $session{'i'}++;
         my $key = Digest::MD5::md5_hex(rand(1024));
         push @{ $session{"Actions"}->{$key}  ||= [] }, @results;
-        RT::Interface::Web::Redirect( RT->config->get('WebURL') ."Ticket/Display.html?id=". $id."&results=".$key);
+        RT::Interface::Web::redirect( RT->config->get('WebURL') ."Ticket/Display.html?id=". $id."&results=".$key);
     }
 }
 

Modified: rt/branches/3.999-DANGEROUS/share/html/Widgets/Form/Boolean
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Widgets/Form/Boolean	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/Widgets/Form/Boolean	Mon Jul 14 06:12:18 2008
@@ -55,7 +55,7 @@
 <%ARGS>
 $name         => undef,
 $description  => undef,
-$hints        => ''
+$Hints        => ''
 </%ARGS>
 
 <%METHOD InputOnly>

Modified: rt/branches/3.999-DANGEROUS/share/html/autohandler
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/autohandler	(original)
+++ rt/branches/3.999-DANGEROUS/share/html/autohandler	Mon Jul 14 06:12:18 2008
@@ -53,7 +53,7 @@
     $m->call_next();
   }
   elsif ( $m->request_comp->path !~ '^(/+)Install/' ) {
-    RT::Interface::Web::Redirect(RT->config->get('WebURL')."Install/index.html");
+    RT::Interface::Web::redirect(RT->config->get('WebURL')."Install/index.html");
     } else {
         $m->call_next();
     }


More information about the Rt-commit mailing list