You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gary VanMatre (JIRA)" <de...@myfaces.apache.org> on 2008/05/28 21:57:45 UTC

[jira] Updated: (TRINIDAD-1100) TrDateRestrictionValidator is creating messages with incorrect punctuation

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

Gary VanMatre updated TRINIDAD-1100:
------------------------------------

    Status: Patch Available  (was: Open)

> TrDateRestrictionValidator is creating messages with incorrect punctuation
> --------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1100
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1100
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions:  1.2.8-core, 1.2.9-core
>            Reporter: Gary VanMatre
>            Priority: Minor
>
> The JS TrDateRestrictionValidator should be delimiting parameterized value lists with a comma and a space.  The current script uses the standard JS toString that only delimits lists using a comma.  
> For example: 
> Enter a date from the following month(s): January,February,March,April,May,September,October,November,December.
> Besides being incorrect punctuation, the lacking breakable spaces plays havoc with normal html text wrapping.

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


Re: [jira] Updated: (TRINIDAD-1100) TrDateRestrictionValidator is creating messages with incorrect punctuation

Posted by Matthias Wessendorf <mw...@gmail.com>.
Looks good so far.
Can someone apply this patch to both trunks?

-M

Sent from my iPod.

Am 28.05.2008 um 21:57 schrieb "Gary VanMatre (JIRA)" <dev@myfaces.apache.org 
 >:

>
>     [ https://issues.apache.org/jira/browse/TRINIDAD-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel 
>  ]
>
> Gary VanMatre updated TRINIDAD-1100:
> ------------------------------------
>
>    Status: Patch Available  (was: Open)
>
>> TrDateRestrictionValidator is creating messages with incorrect  
>> punctuation
>> --- 
>> --- 
>> --------------------------------------------------------------------
>>
>>                Key: TRINIDAD-1100
>>                URL: https://issues.apache.org/jira/browse/TRINIDAD-1100
>>            Project: MyFaces Trinidad
>>         Issue Type: Bug
>>         Components: Components
>>   Affects Versions:  1.2.8-core, 1.2.9-core
>>           Reporter: Gary VanMatre
>>           Priority: Minor
>>
>> The JS TrDateRestrictionValidator should be delimiting  
>> parameterized value lists with a comma and a space.  The current  
>> script uses the standard JS toString that only delimits lists using  
>> a comma.
>> For example:
>> Enter a date from the following month(s):  
>> January,February,March,April,May,September,October,November,December.
>> Besides being incorrect punctuation, the lacking breakable spaces  
>> plays havoc with normal html text wrapping.
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>