Summary | Fixes problem with slashes in template report names. |
Platform | Unix |
Category | bugfix |
Valid for | 4.7.1.x, 4.8.x, 4.9.x |
Requires | |
Server Required Patch/es | |
Supersedes | |
Superseded by | 397 : Verified / Not hidden |
Affects | Both: Core |
Last Updated | September 30, 2009 |
When saving a report template with title containing a slahs, an error would occur since the title is used as the filename for the report, and Unix does not allow slashes in filenames. This patch makes sure that any slashes in the filename are converted to dashes (-) before attempting to save it to file.
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.