[
https://issues.apache.org/jira/browse/LANG-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved LANG-831.
-----------------------
Resolution: Fixed
Fix Version/s: 3.2
URL: http://svn.apache.org/viewvc?rev=1390779&view=rev
Log:
LANG-831 FastDateParser does not handle white-space properly
Modified:
commons/proper/lang/trunk/src/changes/changes.xml
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/time/FastDateParser.java
commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time/FastDateParserTest.java
> FastDateParser does not handle white-space properly
> ---------------------------------------------------
>
> Key: LANG-831
> URL: https://issues.apache.org/jira/browse/LANG-831
> Project: Commons Lang
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 3.2
>
>
> The SimpleDateFormat Javadoc does not treat white-space specially, however
> FastDateParser treats a single white-space as being any number of white-space
> characters.
> This means that FDP will parse dates that fail when parsed by SDP.
--
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