[Trac import] Reported by: jaragunde Original date: Thursday, 30 December 2010 11:54 Steps to reproduce the bug: 1. Go to Users -> Personal Page 2. Set start date: 01/01/2011 3. As expected, end date field prevents you from setting dates prior to 01/01/2011. 4. Delete start date. 5. End date still prevents dates before 01/01/2011. As it can be deducted, the problem is that date constraints are updated after a change but not after a deletion. This bug can probably affect other pairs of start date/end date inputs in other screens of the application.