Posted by peteruithoven on February 17, 2012 at 12:41am
4 followers
Jump to:
| Project: | Date |
| Version: | 7.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When people want to post an event and they forget to also alter the end date's date (and not just the end time) they get the folowing error. Probably because the end date is before the begin date.
It would be really great if the end date would automatically change to the begin date in these cases or otherwise show a clear error like "the end date is earlier than the begin date."
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| Screen Shot 2012-02-16 at 21.22.52.png | 233.85 KB | Ignored: Check issue status. | None | None |
Comments
#1
I am unable to replicate this error. There is validation already that checks if the end date is greater than the start date. And there is javascript to adjust the end date automatically in select lists until they touch the end date (after that it's not safe to keep changing it).
Make sure you're testing on the latest dev releases of everything. If you still see a problem there I need to know how to reproduce this on a fresh install -- what kind of field, what settings, what values, what is being entered into the field, etc.
#2
Nice, after an update I get the following, very clear warning:
Great work (not sarcastic).
#3
Good, I think...
When I first read #2, I thought you were being sarcastic, complaining the update resulted in a new error.
But after reading the OP a few times, I think I got the wrong impression, and that the warning is actually what you wanted.
#4
That really wasn't my intension. I updated the text a little bit.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.