Patches item #630505, was opened at 2002-10-29 06:56
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=630505&group_id=4866
Category: WebKit
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Oleg Noga (oleg_noga)
Assigned to: Stuart D
Bugs item #621494, was opened at 2002-10-10 11:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=621494&group_id=4866
Category: PSP
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Stuart Don
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday 09 January 2003 01:26 pm, Luke Holden wrote:
> It looks like includeURL only works with paths reletive to the current
> directory?
Using self.includeURL(self.request().siteRoot() + "navigation/nav") works...
as a way around the previous p
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 the webware directories.
HTTPRequest urlPath() checks this, and
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 the webware directories.
HTTPRequest
Because we have so many people apparently working from the CVS trunk, I
think there is a strong bias towards keeping the trunk stable. In my
case, I am extra cautious about committing changes in CVS, and in some
cases sit on changes for a long time in hopes of verifying that they are
stable.