Bugfix: allows AMC-export to run from a non-writable current directory.
OpenOffice::OODoc fails if the current directory is not writable, because it is sometimes used as a temporary directory. So we pass a proper temporary directory to OpenOffice::OODoc with the work_dir option. Refs #578.
Loading
Please register or sign in to comment