You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Josias Thoeny <jo...@wyona.com> on 2005/10/21 12:21:08 UTC

[trunk] wrong import in document-does-not-exist.xsl

Hi,

In the trunk, the file

src/webapp/lenya/pubs/default/lenya/xslt/exception/document-does-not-exist.xsl

contains an import with a wrong path:

<xsl:import href="../util/page-util.xsl"/>

page-util.xsl cannot be found and an exception is thrown.

I think the import is not used anyway and could therefore be removed. Or
am I missing something?

thanks,
Josias


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org