Summary | Add handle ]]> inside display string |
Platform | Unix |
Category | bugfix |
Requires |
717 717, 678 (incl. dependencies) |
Client Required Patch/es | |
Supersedes | 697, 678 |
Superseded by | |
Affects | Server: Core |
Last Updated | May 22, 2012 |
This patch improves handling of exotic values in the FlexNet display field. In this case we escape the ]]> value which is the XML end marker for CDATA. The patch also includes updates from several older patches.
This patch removes any non-printable ascii characters included in the display field from lmstat output (from FlexNet manager). Some characters would break parsing of the XML output data and LicenseMonitor would not work.
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 host. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.