Donate Share

Java Calendar Tools

Tracker: Patches

5 Fixed bug in CSVParser class in parser method - ID: 2859626
Last Update: Comment added ( ryan_au )

In CSVParser.java, the parse method doesn't set a startDate. This causes
the startDate to be set to the current local date (I think).

Start date was added in, and now the unit test that the CSVParser class was
failing, passes.


Ryan ( ryan_au ) - 2009-09-15 22:44

5

Closed

Accepted

Craig Knudsen

None

None

Public


Comments ( 2 )

Date: 2009-09-18 00:44
Sender: ryan_au

Patch committed.


Date: 2009-09-17 01:13
Sender: cknudsenProject AdminAccepting Donations

Now in CVS.

Thanks!

-- Craig


Attached File ( 1 )

Filename Description Download
CSVParser.java.txt CSVParser parser startDate patch Download

Changes ( 8 )

Field Old Value Date By
close_date 2009-09-17 01:13 2009-09-18 00:44 ryan_au
status_id Pending 2009-09-18 00:44 ryan_au
allow_comments 1 2009-09-18 00:44 ryan_au
assigned_to nobody 2009-09-17 01:13 cknudsen
close_date - 2009-09-17 01:13 cknudsen
status_id Open 2009-09-17 01:13 cknudsen
resolution_id None 2009-09-17 01:13 cknudsen
File Added 343118: CSVParser.java.txt 2009-09-15 22:44 ryan_au