You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "David Waters (JIRA)" <de...@myfaces.apache.org> on 2008/07/01 12:39:45 UTC

[jira] Created: (TOMAHAWK-1294) Typo in message when detailMessage and message are both set.

Typo in message when detailMessage and message are both set.
------------------------------------------------------------

                 Key: TOMAHAWK-1294
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1294
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Validators
    Affects Versions: 1.1.6, 1.1.7-SNAPSHOT
         Environment: Windows XP/ Tomcat 6.0.14 / Java 1.6
            Reporter: David Waters
            Priority: Trivial


When in error you set both message and detailMessage the error message reads

"you may not set detailMessage and detailMessage together - they serve the same purpose."
I would suggest the message should read

"you may not set message and detailMessage together - they serve the same purpose."


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


[jira] Updated: (TOMAHAWK-1294) Typo in message when detailMessage and message are both set.

Posted by "David Waters (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Waters updated TOMAHAWK-1294:
-----------------------------------

    Status: Patch Available  (was: Open)

> Typo in message when detailMessage and message are both set.
> ------------------------------------------------------------
>
>                 Key: TOMAHAWK-1294
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1294
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Validators
>    Affects Versions: 1.1.6, 1.1.7-SNAPSHOT
>         Environment: Windows XP/ Tomcat 6.0.14 / Java 1.6
>            Reporter: David Waters
>            Priority: Trivial
>         Attachments: MYFACES-1294.patch
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> When in error you set both message and detailMessage the error message reads
> "you may not set detailMessage and detailMessage together - they serve the same purpose."
> I would suggest the message should read
> "you may not set message and detailMessage together - they serve the same purpose."

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