[
https://issues.apache.org/jira/browse/TRINIDAD-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Cooper updated TRINIDAD-1100:
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.9-core
1.0.9-core
Status: Resolved (was: Patch Available)
Fixed in trunk_1.2.x in SVN revision 661396.
Fixed in 1.2.8.1-branch in SVN revision 661397.
Fixed in trunk in SVN revision 661399.
> 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
> Assignee: Matt Cooper
> Priority: Minor
> Fix For: 1.0.9-core, 1.2.9-core
>
> Attachments: CoreFormat.patch
>
>
> 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.