https://bz.apache.org/bugzilla/show_bug.cgi?id=64755

            Bug ID: 64755
           Summary: Improve the log message for dav_fs_copymove_file
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_dav_fs
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 37457
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37457&action=edit
A patch to improve the error message for dav_fs_copymove_file

The previous log message only says "Could not open file for reading/writing",
but the file paths are different in reading or writing. I added the file name
into the log message, so that people can see the which file path may have
read/write permission problems.


Please find the attached patch. Any thoughts are appreciated!

------
* modules/dav/fs/repo.c: Add filepath in the log messages of
dav_fs_copymove_file to differentiate src and dst filepath
location

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to