Changes between Initial Version and Version 1 of Ticket #329
- Timestamp:
- 05/28/10 15:34:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #329 – Description
initial v1 5 5 Affects all versions of CKAN. 6 6 7 == Why it s happening ==7 == Why it's happening == 8 8 9 9 The dates module is raising an exception on the invalid date when saving the date, which is not being caught. The exception should have been raised only during the earlier 'validation' step and that would be caught.