[
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.