[ http://issues.apache.org/jira/browse/CONFIGURATION-220?page=all ]
Oliver Heger resolved CONFIGURATION-220.
----------------------------------------
Fix Version/s: Nightly Builds
Resolution: Fixed
Very good catch! Fixed in subversion.
Many thanks!
> getDateArray(String key, Date[] defaultValue, String format) ignores format
> argument
> ------------------------------------------------------------------------------------
>
> Key: CONFIGURATION-220
> URL: http://issues.apache.org/jira/browse/CONFIGURATION-220
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.2 Final
> Reporter: carl green
> Priority: Minor
> Fix For: Nightly Builds
>
>
> getDateArray(String key, Date[] defaultValue, String format) in
> DataConfiguration takes a format argument, but it is not used in the call to
> getDateList(key). This call should probably be getDateList(key, format).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]