[ 
https://issues.apache.org/jira/browse/TAP5-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113643#comment-13113643
 ] 

Hudson commented on TAP5-1339:
------------------------------

Integrated in tapestry-trunk-freestyle #537 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/537/])
    TAP5-1339: ValidationDecorator doesn't get called when form is rendered for 
zone update

hlship : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1174925
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ValidationDecoratorFactoryImpl.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/ValidationDecoratorFactory.java


> Provide a single extension point to provide a ValidationDecorator instance 
> for both traditional and Ajax renders
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1339
>                 URL: https://issues.apache.org/jira/browse/TAP5-1339
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.3
>            Reporter: Hugo Palma
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.3
>
>
> I contributed a custom ValidationDecorator which works fine when the form is 
> rendered as part of the normal page render lifecycle.
> But, if i update a zone with the same form component the ValidationDecorator 
> doesn't get executed and as such the form doesn't get decorated.

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

        

Reply via email to