view
(cgi) script
and given you use client sessions (which is the default)
and given you call view
from the command line
then the global variable UseClientSession
is set to 0
and
is not reset to its original value on any further call,
thereby snafu-ing template login. Changing values in the TWiki::cfg
hash is a very bad thing. These are read-only config values.
I did not check any other code of the same pattern.
ItemTemplate | |
---|---|
Summary | Calling a speedy-fied view cgi from the commandline breaks template login |
ReportedBy |
TWiki:Main.MichaelDaum![]() |
Codebase | |
SVN Range | Wed, 17 May 2006 build 10226 |
AppliesTo | Engine |
Component | |
Priority | Urgent |
CurrentState | Closed |
WaitingFor | |
Checkins | 10271 10272 10273 |
TargetRelease | patch |