Reviewed: https://reviews.mahara.org/12183 Committed: https://git.mahara.org/mahara/mahara/commit/ec4e9069392d0a5b0d541c7dcb87e0ca5bade2f4 Submitter: Robert Lyon ([email protected]) Branch: 21.10_DEV
commit ec4e9069392d0a5b0d541c7dcb87e0ca5bade2f4 Author: Robert Lyon <[email protected]> Date: Wed Oct 27 09:01:11 2021 +1300 Bug 1948871: Behat step page ignore get directory contents Was trying to fetch contents of a dir instead of just files Change-Id: I26a8e7fc12ded9313bdefc2917d60f9a2f2f8545 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 7f15daf0bfe5fa3af4aee90d8fe233b49fbd472e) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1948871 Title: Behat steps page showing "failed with errno=21 is a directory" Status in Mahara: Fix Released Bug description: Trying to fetch file contents of a directory rather than a file. We need to traverse into the directory and then skip trying to read the directory itself as a file To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1948871/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

