[Koha-bugs] [Bug 13876] Permission issues on updating via installer - dev installations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 15 14:42:56 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13876

--- Comment #17 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #13)
> What's the point of the suffix?
> Now the log filename is updatedatabase_2015-03-25T15:06:59_uyj4.log
> Your patch does not call the tempdir subroutine, you should modify the use
> File::Temp line:
>    10 use File::Temp qw( tempdir );

Now do a require File::Temp if needed.
Only use the particular four character suffix of File::Temp in the fallback
case.
Could you retest, Jonathan?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list