Sebb created LANG-830:
-------------------------
Summary: FastDateParser could use \Q \E to quote regexes
Key: LANG-830
URL: https://issues.apache.org/jira/browse/LANG-830
Project: Commons Lang
Issue Type: Improvement
Components: lang.time.*
Reporter: Sebb
Priority: Minor
The escapeRegex method relies on knowing exactly what all the meta-characters
are when excaping text. This is potentially fragile.
It would be a lot simpler to use the \Q \E quoting mechanism.
There would need to be special handling for unquote==true.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira