Summary for Patch 676 (Verified)

Summary WebGUI - Fix problem in encoding and Product Mapping
Platform Unix
Category bugfix
Valid for 5.2.x, 5.3.x, 5.4.x, 5.5.x, 6.0.0.x, 6.0.1.x
Requires 5.2.2.1 - 5.5.2.1: 675, 5.2.2.1 - 5.5.2.1: 669, 5.2.0.0 - 5.5.0.0: 598
Client Required Patch/es
Supersedes
Superseded by 717 : Released / Not hidden
Affects Server: Core
Last Updated October 12, 2016

Download now

Download_red patch676.tar.gz

Description

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.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT server. Do the
following as root:

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List