-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Issue - Fields
-
None
-
Environment:
2.0.2
It will blow up lucene's DateField.dateToString if an invalid date value exists in a custom field.
I had "0003-XX-XX" in one... which blew it up. I solved it by hacking IssueDocument..