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

Roch D'Amour <roch.dam...@inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roch.dam...@inlibro.com
             Status|Failed QA                   |Needs Signoff

--- Comment #118 from Roch D'Amour <roch.dam...@inlibro.com> ---
Forgot to add test plan... Here we go :

- Generate file hash based on fullpath + filename. This make sure all files are
accessible, even if they have the same filename.

Testing:
0. Make sure the requirements from the last patches are met
1. Add 2 accessdir in your koha-conf, i.e. "/tmp/test" and "/tmp/moretest".
2. Add a file in both directories using the same name for the file:
-    echo "small file" > /tmp/test/log
-    echo "the size of this file is quite huge" > /tmp/moretest/log
3. Go to Home › Tools › Report/log files and you should see both files with
different size.
4. Download (or open) both files. They should be different.

Thanks for testing

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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