| Summary | Fix escape of special characters in XML attributes |
| Platform | Unix |
| Category | bugfix |
| Valid for | 5.2.x, 5.3.x, 5.4.x, 5.5.x, 6.0.0.x |
| Requires | 5.2.0.0 - 5.5.2.1: 668 |
| Client Required Patch/es | |
| Supersedes | |
| Superseded by | 720 : Released / Not hidden 720 : Released / Not hidden |
| Affects | Server: Core |
| Last Updated | October 12, 2016 |
Convertion to XML failed to handle special characters like
quotes if these where included in feature names. This would
make the XML output invalid (and break LicenseMonitor view)
This patch adds correct conversion to proper XML encoding (" etc).
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.