You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/22 09:02:49 UTC

[jira] Updated: (STR-2426) [taglib] html:messages and html:errors should make it easier to get only 'global' messages.

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

Paul Benedict updated STR-2426:
-------------------------------

    Fix Version/s: Future
         Assignee:     (was: Struts Developers)

> [taglib] html:messages and html:errors should make it easier to get only 'global' messages.
> -------------------------------------------------------------------------------------------
>
>                 Key: STR-2426
>                 URL: https://issues.apache.org/struts/browse/STR-2426
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: Nightly Build
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Joe Germuska
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: errorsTag.diff, messagesTag.diff, struts-html.tld
>
>
> Right now to get the html:messages or html:errors tags to display "global"
> messages, one must either display all of the messages or know the String literal
> Struts uses to represent the "global" message scope.  Instead, there should be
> an attribute on each of these tags such as "onlyGlobal" which encapsulates
> knowledge of the literal and makes it easier to show those.
> About the only question is "what is the best attribute name?"
> This would be a very easy patch to create for someone who wants to volunteer a
> little time to helping improve Struts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.