contrib:MultiplePropertySelection isn't setting it's own name before rendering
------------------------------------------------------------------------------

         Key: TAPESTRY-531
         URL: http://issues.apache.org/jira/browse/TAPESTRY-531
     Project: Tapestry
        Type: Bug
  Components: Contrib  
    Versions: 4.0    
 Environment: tapestry 4.0-beta-3
    Reporter: Marcus Brito
 Attachments: mps.diff

contrib:MultiplePropertySelection overrides it's renderComponent() method, but 
omits the call to super. The consequence is that form-related setup, like 
setting it's own name, isn't performed. Attached goes a patch that fixes this 
problem.

-- 
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