[jira] Created: (TRINIDAD-1521) Grammatical error in Date time converter format message

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (TRINIDAD-1521) Grammatical error in Date time converter format message

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Grammatical error in Date time converter format message
-------------------------------------------------------

                 Key: TRINIDAD-1521
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1521
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions:  1.2.11-core
            Reporter: Yee-Wah Lee
            Priority: Trivial


There is a minor issue in the ADF Faces localization text for the date time converter. If you enter an invalid date format, the error that appears states that "The date and time is in not
the correct format." The word "in" and "not" appear to be transposed, such that the error message SHOULD say something more like "The date and time is not in the correct format."

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


[jira] Commented: (TRINIDAD-1521) Grammatical error in Date time converter format message

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/TRINIDAD-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725711#action_12725711 ]

Yee-Wah Lee commented on TRINIDAD-1521:
---------------------------------------

File: trinidad-api\src\main\xrts\org\apache\myfaces\trinidad\resource\MessageBundle.xrts
Key: org.apache.myfaces.trinidad.convert.DateTimeConverter.CONVERT_BOTH
Message: The date and time is in not the correct format.

> Grammatical error in Date time converter format message
> -------------------------------------------------------
>
>                 Key: TRINIDAD-1521
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1521
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>            Reporter: Yee-Wah Lee
>            Priority: Trivial
>
> There is a minor issue in the ADF Faces localization text for the date time converter. If you enter an invalid date format, the error that appears states that "The date and time is in not
> the correct format." The word "in" and "not" appear to be transposed, such that the error message SHOULD say something more like "The date and time is not in the correct format."

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


[jira] Resolved: (TRINIDAD-1521) Grammatical error in Date time converter format message

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Gabrielle Crawford resolved TRINIDAD-1521.
------------------------------------------

       Resolution: Fixed
    Fix Version/s:  1.2.12-core

> Grammatical error in Date time converter format message
> -------------------------------------------------------
>
>                 Key: TRINIDAD-1521
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1521
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.11-core
>            Reporter: Yee-Wah Lee
>            Priority: Trivial
>             Fix For:  1.2.12-core
>
>         Attachments: branch12114_1521.patch, trin12_1521.patch
>
>
> There is a minor issue in the ADF Faces localization text for the date time converter. If you enter an invalid date format, the error that appears states that "The date and time is in not
> the correct format." The word "in" and "not" appear to be transposed, such that the error message SHOULD say something more like "The date and time is not in the correct format."

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