@SupportsInformalParameters appears broken (possibly only in subclasses)
------------------------------------------------------------------------

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


Noticed this in my code and verified with debugger; informal parameters for 
ActionLink are being dropped.  The model's supportsInformalParameters property 
is set to true, but the InternalComponentResourcesImpl.bindings set doesn't 
have an entry for the informal parameter in question (title).  Not sure what's 
changed to cause this.

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

        

Reply via email to