You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by H....@MI.unimaas.nl on 2004/12/03 13:11:29 UTC

RE: [SourceWriteTransformer] problem SOLVED

:-( After looking very hard I noticed the typo:

   <source:replace>user[name==${name}]</source:replace>

should be:

   <source:replace>user[name="${name}"]</source:replace>

Sorry for the noise.

Bye, Helma



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