Project

General

Profile

Actions

Bug #5057

closed
CB CB

diag_logs_settings.php show/hide fields issue

Bug #5057: diag_logs_settings.php show/hide fields issue

Added by Chris Buechler about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
08/31/2015
Due date:
% Done:

100%

Estimated time:

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.

JP Updated by Jim Pingle about 11 years ago Actions #1

Same here... after saving with remote syslog enabled it behaves as described.

Quick recording of it flipping:

Updated by Anonymous about 11 years ago Actions #2

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.

Updated by Anonymous about 11 years ago Actions #3

  • Status changed from Confirmed to Feedback
  • Assignee changed from Anonymous to Chris Buechler

Toggles() converted to jQuery for control

Updated by Anonymous about 11 years ago Actions #4

  • % Done changed from 0 to 100

Applied in changeset pfsense:commit:3605c41bd4abd3c95ed93895266d68d0daccb551.

JP Updated by Jim Pingle about 11 years ago Actions #5

  • Status changed from Feedback to Resolved

Works correctly now, thanks!

Actions

Also available in: Atom