Project

General

Profile

Actions

Bug #6893

closed

Configuration XML is inconsistent with self closing tags

Added by Kevin Wojniak over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Backup / Restore
Target version:
Start date:
11/04/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.x
Affected Architecture:

Description

Whenever I make changes I do "Download configuration as XML" and store the file in a git repository, so I always view the diff of what's changed. Very often, tags that are empty don't always generate the same output.

For example, the <shaper> element was:

<shaper>
</shaper>

but now it's:

<shaper/>

Files

config_diff.png (114 KB) config_diff.png Kevin Wojniak, 11/04/2016 10:14 AM
Actions

Also available in: Atom PDF