adhocracy icon indicating copy to clipboard operation
adhocracy copied to clipboard

Milestone dates before 1900 lead to error 500

Open nidico opened this issue 11 years ago • 0 comments

Setting a milestone date to before 1900 results in:

WebApp Error: <type 'exceptions.ValueError'>: year=1014 is before 1900; the datetime strftime() methods require year >= 1900

We should check for that in FormEncode.

nidico avatar Mar 31 '14 16:03 nidico