Reinhard,

I think the xpath name of the request parameter was a bit misleading. My
point is that any request parameter is not handed over to the internal
pipeline. So <cinclude:include
src="cocoon:/configresources/contact/?par=a"/> is the same as
<cinclude:include src="cocoon:/configresources/contact/"/> because the
request parameter is not passed to the pipeline. Can anyone confirm this?
This was working in 2.0.3

TIA,
Michael

-----Original Message-----
From: Reinhard Poetz
To: [EMAIL PROTECTED]
Sent: 26-11-2002 11:31 
Subject: RE: 2.1 : cinclude / sourceresolver and request parameter handling
changed?

Michael,

try <cinclude:include src="cocoon:/configresources/contact/"
select="/contact/title"/>

Regards,
Reinhard

> -----Original Message-----
> From: Michael Homeijer [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 26, 2002 10:59 AM
> To: '[EMAIL PROTECTED]'
> Subject: 2.1 : cinclude / sourceresolver and request parameter
handling
> changed?
>
>
> Hi,
>
> I have just migrated my application to the latest CVS version
(xmlforms
> requirements). It seems that the sourceresolver handles request
parameters
> differently.
>
> I have an xml file with the following element in it:
>
> <cinclude:include
> src="cocoon:/configresources/contact/?xpath=//contact/title"/>
>
> It is transformed by the cinclude transformer. This was working
> in the 2.0.3
> version, but with the lates version it seems that request parameters
> (xpath=) are not passed to the internal cocoon pipeline. I can't see
> anything wrong with the cinclude transformer sources, so I guess that
the
> sourceresolver has changed?
>
> Any ideas?
>
> TIA,
> Michael
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

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

Reply via email to