Actions
Bug #8096
closedSpecial characters not propagated by the config sync engine
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
XMLRPC
Target version:
-
Start date:
11/15/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.4.1
Affected Architecture:
All
Description
Hi,
We use configuration synchronisation between two pfSense boxes to sync a list of firewall aliases and rules. These objects include description strings with special characters (mainly French letters with accents).
On the backup node, those characters are always replaced by a space.
This issue does not exist with the backup/restore feature, which embeds special chars as HTML entities. However, it seems the configuration sync engine is unable to handle them properly on config update.
Actions