Age | Commit message (Collapse) | Author |
|
|
|
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh.
|
|
Mason handler.pl overrides CGI::redirect
fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi
|
|
use Module;
and
$cgi = new CGI;
&cgisuidsetup();
from all templates. should work better under Mason.
|
|
I had to change line 104 in /edit/svc_forward.cgi and add 'my' as the
qualifier on the LHS of the assignment. This also solves the
problem with a similar error on the RHS of line 105. It also seems to make
the routine work fairly reliably (it has been problematic for me in the
past).
|
|
|
|
*sigh*
|
|
|
|
|
|
|
|
|