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

Magnus Enger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
           Severity|enhancement                 |major
                 CC|                            |[email protected]

--- Comment #6 from Magnus Enger <[email protected]> ---
As far as I can tell, this patch has been signed off by Marc Véron - changing
status accordingly. 

I think it is also an important bugfix, not an enhancement: I have a server
with multiple instances running off the 3.22.1 Debian packages. After the
upgrade from 3.20.x, a couple of sites were complaining that they could no
longer upload local cover images. After some investigation it turns out that
Koha was trying to save uploaded files temporarily in /tmp/koha_upload/, but
this directory was owned by another Koha instance, with permissions
"drwxr-xr-x", thus denying all other sites the ability to upload files. A
per-instance temporary upload directory should fix this.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to