Modify ↓
Ticket #384 (closed defect: fixed)
bcfg2-admin pull does not unescape xml characters
Reported by: | rucpat | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.1 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
The information I pulled in is not unescaped and therefore the contents of the config file is garbage, e.g. newlines and most special characters still have the xml escaping sequence instead of the "real" value. My guess is that in bcfg2-admin, line 191 the diff needs to be somehow unescaped.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Resolved in [6737b09abbfe27aaf40b2b7642b20cac6e552094] (SVN r2736)