For component allows binding of source parameter more than once
---------------------------------------------------------------

         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