Hi again,

In earlier (2.0.2) versions of Cocoon I constructed the path for
cinclude like this and it worked:

<cinclude:include>
<xsp:attribute name="src">some/static/xml/<xsp-session:get-attribute
name="parm2"/>/<xsp-session:get-attribute
name="parm2"/>/content.xinc</xsp:attribute>
</cinclude:include>

in 2.1-dev this gives

<cinclude:include src="pkw/stylesheets/dict/parm1parm2" />

in the resulting xml where the values for parm1 and parm2 are correct
but the extra slash betwen them and the filename are completly ignored?

Michael



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to