20 Oct
2004
20 Oct
'04
6:10 p.m.
Gordon Lai wrote at 2004-10-19 18:11 -0700:
I guess noone has experience with my particular problem. I traced through CookieCrumbler.py and found that modifyRequest() is raising CookieCrumblerDisabled. The caller __call()__ then catches this exception and returns silently. Why would my CookieCrumbler be disabled?
Because the "login page" entry in its configuration is empty? -- Dieter