[Koha-bugs] [Bug 17920] New: t/db_dependent/Sitemapper.t fails because of permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 17 07:41:51 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17920

            Bug ID: 17920
           Summary: t/db_dependent/Sitemapper.t fails because of
                    permissions
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: mtompset at hotmail.com
        QA Contact: gmcharlt at gmail.com

The directory it attempts to create an xml file may not be writable for the
user running the test. By changing the directory from the current directory to
a temporary one, the test runs. After all 'chmod 777 t/db_dependent' is a bad
idea.

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


More information about the Koha-bugs mailing list