Summary | WebGUI - Optimization of License and Status Monitor and some other bug fixes |
Platform | Unix |
Category | bugfix |
Requires | |
Client Required Patch/es | |
Supersedes | 711, 704, 701, 676, 689 |
Superseded by | 816 : Verified / Not hidden 816 : Verified / Not hidden 816 : Verified / Not hidden |
Affects | Server: Core |
Last Updated | August 11, 2011 |
*Make Web Interface more IE6 friendly, use transparent design for charts in License Monitor and Status Monitor. *Put flag in License Monitor when browser's time is in the future compare to the checkout time. *Use characters that are compatible with other encoding for the whole interface. *Prohibit special characters in report names. *Show correct from-to values set using Report Template Editor *Mapping Module is valid for version 5 and higher only so the following fixes applies to the said version only. **Optimize performance of Feature Expiry in Status Monitor and License Monitor even with overlay of data from Mapping Module. **Put input checking on Mapping Source. Makes sure that the unique key is included. **Make mapping source able to have multiple keys.
-Fix the problem in template selection wherein when the user had an error in browser, particularly in Internet Explorer, affects the selection. -Fix the the 'object expected' error on the dashboard->systeminfo when Client Info is hidden. -Fix the not working toggle of client info in lower versions of IE. Also fix the not showing correct platform icon of client. -Fix the designs for Internet Explorer especially IE6. -Fix the not working rename reports with return key; disable return key in admin configuration textboxes
-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.
-Limit long product/feature names in License Monitor and added a hover to display the full name -also encoded the names in html to prevent crashing of LM -Protected "Admin user" user(can't be demoted/deleted) -Logged-in admin users are prohibited to delete their own user profile -grammar correction in admin configuration logfile tooltip
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.
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.
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.