You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/09/10 01:50:51 UTC

[jira] [Commented] (TAP5-1978) Make Errors component support displaying "global" errors only

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

Hudson commented on TAP5-1978:
------------------------------

FAILURE: Integrated in tapestry-trunk-freestyle #1152 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/1152/])
TAP5-1978: Make Errors component support displaying "global" errors only (hlship: rev 60e015f205f5c30d126188583b5d21c431f94b60)
* tapestry-core/src/main/java/org/apache/tapestry5/ValidationTrackerImpl.java
* tapestry-core/src/test/java/org/apache/tapestry5/root/ValidationTrackerImplTest.java
* tapestry-core/src/main/java/org/apache/tapestry5/ValidationTrackerWrapper.java
* tapestry-core/src/main/java/org/apache/tapestry5/ValidationTracker.java
* tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Errors.java

                
> Make Errors component support displaying "global" errors only
> -------------------------------------------------------------
>
>                 Key: TAP5-1978
>                 URL: https://issues.apache.org/jira/browse/TAP5-1978
>             Project: Tapestry 5
>          Issue Type: Improvement
>            Reporter: Alex Kotchnev
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.4
>
>
> Currently, the Errors component displaying all errors on a form, whereas the Error component displays the field specific errors. As a result, if one displays the field specific errors next to each field, the Errors component duplicates the field specific errors. 
> It would be great if the Errors component supported a parameter to display "global" (that is, non-field specific errors) , e.g. <t:errors globalOnly="true" />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira