Project

General

Profile

Actions

Regression #12915

closed

``diag_pftop.php`` does not fully encode output

Added by Grischa Zengel about 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Diagnostics
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

diag_pftop.php shows rules without quoting "<>".

uname -a
FreeBSD pfsense.rad-ffm.local 12.3-STABLE FreeBSD 12.3-STABLE RELENG_2_6_0-n226742-1285d6d205f pfSense  amd64
# pfctl -s rules | grep PACS
pass in quick on igb2.2001 inet proto tcp from any to <PACS> port = acr-nema flags S/SA keep state label "USER_RULE: Dicom@PACS" ridentifier 1622136789
/diag_pftop.php shows:
  97  Pass     In      Q igb2.2 tcp       K     3877   505294        0       inet from any to  port = acr-nema  flags S/SA       
In HTML source code you will find <pacs>:
  97  Pass     In      Q igb2.2 tcp       K     2837   368724        0       inet from any to <pacs> port = acr-nema  flags S/SA       
Actions #1

Updated by Jim Pingle about 2 years ago

  • Subject changed from /diag_pftop.php should quote results to ``diag_pftop.php`` does not fully encode output
  • Status changed from New to Confirmed
  • Assignee set to Jim Pingle
  • Target version set to 2.7.0
  • Plus Target Version set to 22.01
Actions #2

Updated by Jim Pingle about 2 years ago

  • Plus Target Version changed from 22.01 to 22.05
Actions #3

Updated by Jim Pingle about 2 years ago

  • Status changed from Confirmed to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by Jim Pingle about 2 years ago

  • Category changed from Web Interface to Diagnostics
Actions #5

Updated by Jim Pingle almost 2 years ago

  • Status changed from Feedback to Resolved

Working properly on current snapshots.

Actions

Also available in: Atom PDF