Project

General

Profile

Actions

Bug #3487

closed

Punctuation removed when replicating rule descriptions from primary to secondary

Added by Brian Candler about 10 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
XMLRPC
Target version:
-
Start date:
02/25/2014
Due date:
% Done:

0%

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

Description

I like to diff my primary and secondary configs to check they are fully in sync. However, there are some false alarms where rule comments have punctuation stripped out. Some examples:

-                       <descr><![CDATA[Allow syslog, snmp traps to monitoring box]]></descr>
+                       <descr><![CDATA[Allow syslog snmp traps to monitoring box]]></descr>
-                       <descr><![CDATA[TEMP: iperf testing]]></descr>
+                       <descr><![CDATA[TEMP iperf testing]]></descr>
-                       <descr><![CDATA[INSECURE marked 'temp' on PH firewall]]></descr>
+                       <descr><![CDATA[INSECURE marked temp on PH firewall]]></descr>
-                       <descr><![CDATA[Allow FTP admin across Internet (insecure!)]]></descr>
+                       <descr><![CDATA[Allow FTP admin across Internet insecure]]></descr>

(There are also some other cases where the XML elements occur in different orders in the primary and secondary; or one uses <tag/> and the other uses <tag></tag>. I suspect those would be more difficult to fix)

Actions #1

Updated by Chris Buechler over 8 years ago

  • Status changed from New to Confirmed
Actions #2

Updated by Chris Buechler about 8 years ago

  • Category set to 62
Actions #3

Updated by Jim Pingle over 4 years ago

  • Category changed from 62 to XMLRPC
Actions #4

Updated by Viktor Gurov over 3 years ago

  • Status changed from Confirmed to Closed

fixed in #1478

Actions

Also available in: Atom PDF