Brendiem / ala-citizenscience

Automatically exported from code.google.com/p/ala-citizenscience
0 stars 1 forks source link

Issues with Records created with a date before the project start date #325

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Create a project with a start date pre-1970. 
2. Try and create a Record with a date after the project start date, but before 
1970.

What is the expected output? What do you see instead?
Three problems:
1) You are presented with a server side validation page saying the date must be 
after 1 Jan 1970.
2) The result of the server side validation is presented as a tracker form when 
the atlas survey form is used.
3) Even though you are presented with a validation error, the data is actually 
saved.  i.e. The date is updated to the date you entered despite being 
presented with a screen that implies otherwise.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chris.go...@gmail.com on 3 Aug 2012 at 1:48

GoogleCodeExporter commented 9 years ago

Original comment by chris.go...@gmail.com on 3 Aug 2012 at 1:48