Gregor Melhorn <g.melhorn <at> web.de> writes:

> 53 <component id="e_components" type="Foreach"> 
> 54 <binding name="source" value="ognl:sortedComponents"/> 
> 55 <binding name="value" value="ognl:currentComponent"/> 
> 56 <binding name="element" value="tr"/> 

Should be:

<binding name="element" value="literal:tr"/> 

Please file a bug report in the Tapestry JIRA.

--
Author of an e-Book for learning Tapestry (http://www.agileskills2.org/EWDT)


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

Reply via email to