Context lost in a form fragment in a property editor component
--------------------------------------------------------------

                 Key: TAPESTRY-2430
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2430
             Project: Tapestry
          Issue Type: Bug
          Components: Core Components
    Affects Versions: 5.0.12
            Reporter: José Paumard


Create a property editor component with a parameter accessed through the 
context, and a form fragment in it. 

The parameter can be accessed from the setters of the property defined in the 
component. 

When accessed from the setter of a property defined in the form fragment, T5 
raises an exception : it cant find the parameter from the context. 

Both setters are written in the same class. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to