No... this was both my own and Cocoon's fault.

I just fixed the DiskCache so that if you give it a virtual URL under
NT:

/content/dynamic/xsp/index.xsl

instead of:

file:///D:\Turbine\webapps\jetspeed\/content/dynamic/xsp/index.xsl

you will now get:

file:///D:/Turbine/webapps/jetspeed/content/dynamic/xsp/index.xsl

Good bug!  I just committed the fix in CVS so have fun :)

Neeme Praks wrote:
> 
> sorry for assuming too much...
> I know I have to do "\\" instead of "\"; however, this error occurs in
> the java class file that was generated from XSP by cocoon... so I don't
> have direct control over that code ;-(
> Is it a bug in Cocoon, or do I have some way around this?
> 
> > -----Original Message-----
> > From: Jon Stevens [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, May 23, 2000 10:02 PM
> > To: JetSpeed
> > Subject: Re: Invalid escape character problem with XSP application
> > portlet
> >
> >
> > on 5/23/2000 12:44 PM, Neeme Praks at [EMAIL PROTECTED] wrote:
> >
> > >
> > "href=\"file:///D:\Turbine\webapps\jetspeed\/content/dynamic/x
> > sp/index.x
> > > sl\" type=\"text/xsl\""
<snip>

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to