Summary | Fixes problem in GUI when with long URLs |
Platform | Unix |
Category | bugfix |
Valid for | 4.5.x, 4.6.x |
Requires | |
Server Required Patch/es | |
Supersedes | |
Superseded by | |
Affects | : Core |
Last Updated | September 30, 2009 |
Applies to: All modules, OpeniT (Web) server. Except for Availreporter-reports, the GUI uses the HTTP GET-method for communicating with the Open iT server. In certain cases, e.g. when generating reports with lots of classification values specified, the request string would become too long for some Java Virtual Machines to handle, resulting in a Java IO error. This update has added functionality to check this and use POST instead of GET when the request-string passes a certain length.
Unpack tar file in e.g /tmp/patch on the Open iT server/client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.