Project

General

Profile

Actions

Bug #9194

closed

pfSense-Status_Monitoring - Can't Save default view

Added by Joshua Sign over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Status_Monitoring
Target version:
-
Start date:
12/12/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

If $_GET['view'] is not set or empty, you cant save the default view.

This is because the view-title hidden input will get an empty value, then $_POST['view-title'] will be empty, and then in the "if ($_POST['save-view'])" section the $title will be empty too.

I purpose a commit for that.

Actions #3

Updated by Jim Pingle over 4 years ago

  • Project changed from pfSense to pfSense Packages
  • Category set to Status_Monitoring
  • Status changed from New to Resolved

PR was merged several months ago.

Actions

Also available in: Atom PDF