[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[5100] branches/1.3/common.pl



Revision: 5100
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=5100&view=rev
Author:   einhverfr
Date:     2012-08-05 04:07:50 +0000 (Sun, 05 Aug 2012)
Log Message:
-----------
On further review, backing out the initial fix for redirects as the problems reported were 1.2 specific and the fix may be overly intrusive.  This will be merged later once we can do some more verification. 1.3.22-rc2 will be out shortly.

Modified Paths:
--------------
    branches/1.3/common.pl

Modified: branches/1.3/common.pl
===================================================================
--- branches/1.3/common.pl	2012-08-05 02:43:48 UTC (rev 5099)
+++ branches/1.3/common.pl	2012-08-05 04:07:50 UTC (rev 5100)
@@ -29,7 +29,6 @@
 
     my @common_attrs = qw(
       dbh login favicon stylesheet titlebar password custom_db_fields vc header
-      action
     );
 
     if ( !$script ) {    # http redirect to login.pl if called w/no args

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.