Summary for Patch 704 (Verified)

Version 6.0.0.0

Full summary
Summary WebGUI - Fix long feature/product name in Status Monitor, checkout time in License Monitor, Product/Feature rename
Platform Unix
Category bugfix
Requires 701
701, 678 (incl. dependencies)
Client Required Patch/es
Supersedes 689
Superseded by 717 : Released / Not hidden
Affects Server: Core
Last Updated October 12, 2016

Download now

Download_red patch704.tar.gz

Description

-This patch fixes the problem with the long feature name in Status Monitor. It truncates the name
and scrolls the name to the left as you hover on the product/feature name.

When one of the entries in the feature expiry has a very long string (for version/feature name), the
width of the rows became so large and it does not look so good.

-Fixes the condition in checking if the checkout time is in the future. This uses the server time
for checking.

-Fix for product and feature not renamed when you visit the Status Monitor without visiting License
Monitor first. The condition put in product-rename.map and feature-rename.map is not read when you
visit the Status Monitor.

Supersedes Patch Description

Expand all

Patch 689 — WebGUI - Fixing the problem on low memory limit
The initiation.php overrides the value of memory_limit set in php.ini in /etc/opt/openit/. This
patch removes that line so that the GUI will use the memory_limit set in the php.ini.


For older versions you may not find a php.ini file so you need to create one to be able to increase
the memory limit of your OpeniT Web GUI.

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 6.0.0.0