RegexFieldValidator: make MULTI_TEXTVALUE_SEPARATOR character configurable to
support JDK/JRE 1.4 environments
--------------------------------------------------------------------------------------------------------------
Key: WW-2838
URL: https://issues.apache.org/struts/browse/WW-2838
Project: Struts 2
Issue Type: Improvement
Components: XML Validators
Affects Versions: 2.0.11.2
Reporter: Rene Gielen
Assignee: Rene Gielen
Fix For: 2.0.12
Changed MULTI_TEXTVALUE_SEPARATOR into a property configurable by injection of
constant named xwork.validatorfileparser.multi_textvalue_separator. This makes
it possible to have empty String as "separator" if it apllies to your
particular platform, without breaking the backward compatibility and changing
default behaviour.
See XW-623 (http://jira.opensymphony.com/browse/XW-623) for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.