dokuwiki / dokuwiki

The DokuWiki Open Source Wiki Engine
http://www.dokuwiki.org
GNU General Public License v2.0
4.07k stars 849 forks source link

Edit meta data in Media Manager changes file access mode #4296

Open Ragos81 opened 3 days ago

Ragos81 commented 3 days ago

The problem

When using the Media Manager to change the meta data of a picture, changes also the access mode of the picture (from 0777 to 0600).

Before the change: image image

After the change: image image

The changed attributes cause issues when exporting the pictures via sftp as the sftp user has no access to this picture anymore.

Version of DokuWiki

2024-02-06a "Kaos"

PHP Version

8.2.7

Webserver and version of webserver

Apache/2.4.57 (Debian)

Browser and version of browser, operating system running browser

Edge 126.0.2592.68 on Windows 10

Additional environment information

madiarevisions = enabled gdlib = Autodetection im_convert = jpg_quality = 70 fetchsize = 0 refcheck = true

Relevant logs and/or error messages

No response

mprins commented 3 days ago

what is your fmode setting?