diff options
author | Jan-Marek Glogowski <glogow@fbihome.de> | 2016-08-30 13:42:20 +0200 |
---|---|---|
committer | Jan-Marek Glogowski <glogow@fbihome.de> | 2016-09-23 23:25:49 +0200 |
commit | 3c4dfb872d50413b605fb846dfdebd28947026e8 (patch) | |
tree | d8c53251254a416528ecdf6babb30a0bd7d71da4 /dbaccess | |
parent | 260cd3aeea2d02507dd131ee2028c4f48f7562f8 (diff) |
tdf#94987 Create directories for temp filenames
Per default a temporary file is construted from a path and a leading
pattern for the filename. For mail merge the filename can be read
from a database column. If the path is not existing, a temporary
directory is created.
Normally the temp file function would fail, if the filename contains
a slash and the sub-directory of the filename doesn't exists as a
subdirectory of path.
To implement tdf#94987, this adds an option to the temp file class
to create the parent directories of the filename pattern.
Change-Id: I02bf34294dac85598ee153d8cfcf00bc5d7775af
Diffstat (limited to 'dbaccess')
0 files changed, 0 insertions, 0 deletions