Description of problem: When I want to schedule an automate task and specify its starting hour, it behaves weirdly and stores either curret time or 01:00 (assuming midnight given my location has +1). Version-Release number of selected component (if applicable): 5.9.1.0, 5.9.0.22 How reproducible: always Steps to Reproduce: 1. Go to Configuration / Schedules and create a simple Automation Task schedule. You can try both Once and Hourly, it does the same. Make sure you set the time to the future, pick eg. 22:45 2. After save, you can see the current time got saved instead of the selected one. 3. Try editing the schedule, you can see the time of creation in there. Notice that if you did not make the creation on a minute divisible by 5, the minute dropdown says Nothing selected. 4. Now, select a proper future time again (eg. 22:15). Save the schedule. 5. Look at the schedule now, the time is 01:00 (00:00 UTC, I am +1). Actual results: Times set wrong Expected results: Times set correctly. Additional info: It looks like the other kinds of schedules are not affected, I tested the Compliance ones and they seem to work fine.
Somehow this got created twice ... *** This bug has been marked as a duplicate of bug 1558627 ***