Actions
Bug #4964
closedfirewall_schedule_edit.php doesn't work
Description
Create a new schedule, for instance click the Monday and Tuesday headers to choose all Mondays and Tuesdays. Then click "Add time", and it adds it to the "configured ranges" list at the bottom. Then click Save to create it, and it comes back with "The schedule must have at least one time range configured." and the formerly configured range is gone.
Updated by Anonymous over 9 years ago
- Assignee set to Anonymous
- Estimated time set to 6.00 h
build_javascript class builds controls that are outside of the main form, so they are not being saved/processed.
New javascript withing the firewall_schedule_edit.php file
Updated by Anonymous over 9 years ago
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Chris Buechler
Javascript has been re-written to provide he required functionality. A lot of old JS remains, which needs to be checked for removal, but that is of lower priority.
Actions