Bug #5057
closed
diag_logs_settings.php show/hide fields issue
Added by Chris Buechler about 9 years ago.
Updated about 9 years ago.
Description
Browse to diag_logs_settings.php where you have syslog enabled.
Uncheck "Send log messages to remote syslog server". The fields beneath that do something (kind of blinks), but are still shown.
Re-check "Send log messages to remote syslog server", and it hides all the fields as if that box were un-checked. Uncheck it, and the fields are shown again. The behavior is opposite what it should be when you load the page with that option enabled.
Same here... after saving with remote syslog enabled it behaves as described.
Quick recording of it flipping:
This is exactly the problem with using the toggle() method and why I am trying to eliminate it now that we are not a slave to the Hortensius fork. It loses track of whether things are hidden or not, and then starts working backwards.
- Status changed from Confirmed to Feedback
- Assignee changed from Anonymous to Chris Buechler
Toggles() converted to jQuery for control
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
Works correctly now, thanks!
Also available in: Atom
PDF