Tapestry should validate that component ids reference in event handler method 
names (or @OnEvent annotation) exist
------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1596
                 URL: https://issues.apache.org/jira/browse/TAP5-1596
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3, 5.2
            Reporter: Howard M. Lewis Ship
            Priority: Minor


The scenario is a component, say "register", and a event handler method, say 
"onValidateFromRegistry".  Since "registry" is not a known component id, this 
should be flagged as an error early, say, during page construction, or perhaps 
on page load.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to