Sebb created LANG-981:
-------------------------
Summary: DurationFormatUtils#lexx does not detect unmatched quote
char
Key: LANG-981
URL: https://issues.apache.org/jira/browse/LANG-981
Project: Commons Lang
Issue Type: Bug
Reporter: Sebb
The method DurationFormatUtils#lexx does not detect if the format string
contains an unmatched single-quote character.
For example "yMd'test" should really be rejected, as the literal string "test"
is not properly terminated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)