You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Kamal Bhatt <kb...@tt.com.au> on 2007/01/05 00:22:16 UTC

Is this a bug?

Hi
If I have a pipeline match with sub matches, if the sitemap fails to 
find a sub match, then the exception selector will not work.

For example,

      <map:match pattern="*">
        <map:match pattern="create">
          <map:call function="brand">
            <map:parameter name="jcdId" value="tsg"/>
          </map:call>
        </map:match>
      </map:match>

-- 
Kamal Bhatt


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Is this a bug?

Posted by Kamal Bhatt <kb...@tt.com.au>.
Kamal Bhatt wrote:
> Hi
> If I have a pipeline match with sub matches, if the sitemap fails to 
> find a sub match, then the exception selector will not work.
>
> For example,
>
>      <map:match pattern="*">
>        <map:match pattern="create">
>          <map:call function="brand">
>            <map:parameter name="jcdId" value="tsg"/>
>          </map:call>
>        </map:match>
>      </map:match>
>
Apologies, sent this prematurely.

Ignore this thread.

-- 
Kamal Bhatt


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org