[
https://issues.apache.org/jira/browse/VELOCITY-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Schmiedehausen closed VELOCITY-133.
-------------------------------------------
> Velocity-Tools / StrutsUtil patch
> ---------------------------------
>
> Key: VELOCITY-133
> URL: https://issues.apache.org/jira/browse/VELOCITY-133
> Project: Velocity
> Issue Type: Improvement
> Components: Engine
> Affects Versions: 1.3-rc1
> Environment: Operating System: other
> Platform: Other
> Reporter: Ted Husted
> Assigned To: Velocity-Dev List
> Priority: Minor
> Attachments: StrutsUtils.patch, StrutsUtils.patch
>
>
> Add method to return the name used for "global" errors.
> /**
> * Returns the default "GLOBAL" category name that can be used with
> * messages that are not associated with a particular property.
> */
> static String getGlobalErrorName()
> {
> return org.apache.struts.action.ActionErrors.GLOBAL_ERROR;
> }
--
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]