You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2014/05/13 15:23:16 UTC

[jira] [Closed] (TAP5-1104) FieldTracker are not exposed and hence it is difficult to locate the field in error from ValidationTracker

     [ https://issues.apache.org/jira/browse/TAP5-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Kemnade closed TAP5-1104.
--------------------------------

    Resolution: Not a Problem

Another year has passed since the last comment. Therefore, we assume this issue has either been resolved in the meantime or it is no longer relevant to you.
If recent versions of Tapestry (i.e. 5.4 betas and 5.3.7) are still affected, please reopen the issue and adjust the "Affected Version/s" property.

> FieldTracker are not exposed and hence it is difficult to locate the field in error from ValidationTracker
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-1104
>                 URL: https://issues.apache.org/jira/browse/TAP5-1104
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Jayesh
>              Labels: bulk-close-candidate
>
> I need to provide hyperlinks to the individual fields in errors at the top. 
> Tapestry4 had -> IFieldTracking field = IValidationDelegate.getFieldTracking(); 
> I couldn't find any equivalent in tapestry5. 
> Tapestry 5 validator returns List<String> getErrors(); But then there is no way to link these error messages to the actual fields which are in error. 
> I need to follow company's web standards which mandates to provide <anchor> links to errornous fields, so clicking at the those error texts jumps the user to appropriate label/field.



--
This message was sent by Atlassian JIRA
(v6.2#6252)