Stewart, Gary wrote:
Hi there,
A bit of a strange question here. I have a chunk in my sitemap that does
something like:
<map:call resource="xforms-processing">
<map:parameter name="form-name" value="edit-form/{../id}" />
</map:call>
and then in the resource it basically calls cocoon:/{form-name} along with some other
processing. The problem appears to be that {../id} is handed to the call which doesn't
have id as part of it's scope. Is there some way to assess the variable before handing it
over as a parameter so basically the resource would see "edit-form/1231".
Well, it _should_ be resolved before actually calling the resource...
Double-checked the code...
Sylvain
--
Sylvain Wallez Anyware Technologies
http://people.apache.org/~sylvain http://www.anyware-tech.com
Apache Software Foundation Member Research & Technology Director
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]