Re: [Webware-devel] support for the psp-handler in mod_webkit andModPythonAdapter

2003-01-11 Thread Ian Bicking
On Fri, 2003-01-10 at 17:38, Stuart Donaldson wrote: > I am encountering numerous problems trying to use the psp-handler with > mod_webkit, and some of the more recent code in Webware. > > The PSP handler in mod_webkit sets WK_ABSOLUTE=1 to indicate that the > request is not relative to one of t

Re: [Webware-devel] support for the psp-handler in mod_webkit andModPythonAdapter

2003-01-11 Thread Stuart Donaldson
Ian Bicking wrote: On Fri, 2003-01-10 at 17:38, Stuart Donaldson wrote: I am encountering numerous problems trying to use the psp-handler with mod_webkit, and some of the more recent code in Webware. The PSP handler in mod_webkit sets WK_ABSOLUTE=1 to indicate that the request i

[Webware-devel] FFK patchs

2003-01-11 Thread Edmund Lian
Ian, I've applied all my patchs and closed as many of the bugs as I've been able to. I hope I haven't messed up anything. A couple that I have not fixed remain: the SubmitButton confirm JavaScript bug, and the MutliCheckboxField static bug. I'm not familiar enough with JS to fix the former, and

[Webware-devel] problem with forward()

2003-01-11 Thread Luke Holden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hrm... I THOUGHT I sent an email to the list about this... but looking through my emails I dont actually see it... =) Anyways... Interesting problem... I have the following urls: /auth /auth/actions /auth/actions/Login.py When I try: 'self.forward(

Re: [Webware-devel] problem with forward()

2003-01-11 Thread Luke Holden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On the same note forwarding RIGHT after a forward does not work all too well either... /auth/actions/Logout.py redirects to 'self.forward(self.request().siteRoot()' Which hits /Main.psp, Main.psp, using my security mixin, requires you to login.

[Webware-devel] [ webware-Patches-666560 ] Let non reletive urls work in forward() and includeURL()

2003-01-11 Thread SourceForge.net
Patches item #666560, was opened at 2003-01-11 23:48 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=304866&aid=666560&group_id=4866 Category: WebKit Group: None Status: Open Resolution: None Priority: 5 Submitted By: Luke Holden (lholden) Assigned to: Nobody/Anonym