[ http://issues.apache.org/jira/browse/TAPESTRY-753?page=all ]

Howard M. Lewis Ship updated TAPESTRY-753:
------------------------------------------

    Summary: A component may have multiple <binding>s  with the same name, 
without error  (was: For component allows binding of source parameter more than 
once)

> A component may have multiple <binding>s  with the same name, without error
> ---------------------------------------------------------------------------
>
>          Key: TAPESTRY-753
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-753
>      Project: Tapestry
>         Type: Bug
>   Components: Framework
>     Versions: 4.0
>  Environment: WinXP Pro
>     Reporter: Jeff Emminger
>     Priority: Minor

>
> this does not throw an error:
> <component id="for" type="For">
>       <binding name="source" value="items"/>
>       <binding name="source" value="current"/>
> </component>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to