%session in >= 2-1-19

Hi Jesse!

June 10th you removed %session from webmux.pl which causes this error on
my system (fresh installation with Mason 1.09_02):

Error during compilation of /usr/local/rt22/WebRT/html/index.html:
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 23.
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 1.
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 15.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 23.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 1.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 15.

If I undo your changes everything works fine.

Is this a bug or are you using some new top-secret modules? :slight_smile:

Florian

%session is now defined in the autohandler and SetupSessionCookie,
though I’ve mostly been working with the fastcgi version. Hrm. I’ll try
to get a modperl environment back up, though any more debugging would certainly
be useful.On Tue, Jun 18, 2002 at 02:51:52AM +0200, Florian Bischof wrote:

Hi Jesse!

June 10th you removed %session from webmux.pl which causes this error on
my system (fresh installation with Mason 1.09_02):

Error during compilation of /usr/local/rt22/WebRT/html/index.html:
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 23.
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 1.
Variable “%session” is not imported at
/usr/local/rt22/WebRT/html/index.html line 15.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 23.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 1.
Global symbol “%session” requires explicit package name at
/usr/local/rt22/WebRT/html/index.html line 15.

If I undo your changes everything works fine.

Is this a bug or are you using some new top-secret modules? :slight_smile:

Florian


rt-devel mailing list
rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.