Re: [Lenyacms-dev] Publishing does not work anymore

Michael Wechner <[email protected]> Mon, 14 Apr 2003 01:25:41 +0200
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Michael Wechner wrote:

> Hi
>
> It seems like that Publishing doesn't work anymore.
>
> The PublshingEnvironment class does not receive the correct
> publicationPath anymore. The first "/" is missing from the path,
> and hence is interpreted as a relative path and is appended (by Avalon 
> I guess) to the location from where the servlet engine has been started.
>
> Has that anything to do with the introduction of some new classes from
> the end of last week?


The error already seems to be done with the logicsheet util.xsl which is 
initializing the class
org.lenya.cms.publication.Publication, which is then calling the class 
Publishing Enviroment.

It seems like the first slash is replaced by nothing ...

>
>
> Thanks
>
> Michael
>
>
> _______________________________________________
> WyonaCMS-dev mailing list
> [email protected]
> http://wyona.org/cgi-bin/mailman/listinfo/wyonacms-dev
>