[ 
http://www.stripesframework.org/jira/browse/STS-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Remi VANKEISBELCK updated STS-869:
----------------------------------

    Fix Version/s:     (was: Release 1.5.8)
                   Release 1.6

> @Validate( field = "copyTo" , label="defaultLabel", labelKey="bundleKey" )
> --------------------------------------------------------------------------
>
>                 Key: STS-869
>                 URL: http://www.stripesframework.org/jira/browse/STS-869
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Validation
>    Affects Versions: Release 1.5.6
>         Environment: Any
>            Reporter: Sebastien Lorber
>             Fix For: Release 1.6
>
>
> It would have been great to be able to specify a bundle key directly into the 
> validate annotation.
> Actually according to the documentation label is already used as a default 
> label, if the following bundle keys are not found:
> Bundle lookup of: beanClassFQN.fieldName
> Bundle lookup of: actionPath.fieldName
> Bundle lookup of: fieldName
> defaultLabel
> It would be nice to be able to specify a bundlekey so that the order would be:
> Bundle lookup of: labelKey
> Bundle lookup of: beanClassFQN.fieldName
> Bundle lookup of: actionPath.fieldName
> Bundle lookup of: fieldName
> defaultLabel
> Because in case of an action path or actionbean name refactoring, we could 
> break the localization of fields.
> Using the fieldName is often not an option since a fieldName can be common to 
> many forms but doesn't always represent the same concept.
> So it would be great, and easy, to add a labelKey item to avoid changing all 
> of our bundles in case of a refactoring.

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

        

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to