Summary for Patch 284 (Verified)

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

Download now

Download_red patch284.tar.gz

Description

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.

Installation

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

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List