Summary | WebGUI - Fix problem in encoding and Product Mapping |
Platform | Unix |
Category | bugfix |
Requires | |
Client Required Patch/es | |
Supersedes | |
Superseded by | 717 : Released / Not hidden |
Affects | Server: Core |
Last Updated | October 12, 2016 |
When license data contained japanese characters not encoded using UTF-8 or character that are not supported by UTF-8, both the XML parser and browsers fail to handle the result and fails to show status. This patch allows the user to set the charset to be set to ISO-8859-1 and passed it as parameter to the XML Parser to be able to read characters not handled by UTF-8. This patch also fixes the problem in support of special characters * and ? in Product Mapping. Also included is the fix wherein renamed product is not working in Product Mapping. Ticket 10847.
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.