-
Bug
-
Resolution: Fixed
-
Critical
-
2.2.4, 2.3.1, 2.4
-
MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
MDL-34945-master -
When creating a private WebDAV repo as an editing teacher or a student (not tested with other roles), the repo isn't displayed in the list of available repository, nor in the filepicker.
Steps to reproduce:
- Log in as an admin
- Activate "WebDAV repository" (Enabled and visible) in "Manage repositories" administration page.
- Check box "Allow users to add a repository instance into the user context" and save
- Observe under Settings: "0 User private instance(s)", then logout.
- Log in as a teacher or a student
- Click on "Repositories" under "My profile" in Navigation block
- Click on "Create "WebDAV repository" instance"
- Fill in the form and save
- After automatic redirection, observe that the WebDAV repository instance is not displayed in the table of available repos
- Navigate to "My private files" under "My profile" in Navigation block
- Click on "Add" to open the file picker
- Observe that the WebDAV repository instance is unavailable in the file picker
Expected behaviour:
- The WebDAV repository instance should be displayed in the table of available repos
- The WebDAV repository instance should be available in the file picker
Notes:
- The repo instance in fact present, as seen when logged in as an admin in the "Manage repositories" administration page: "1 User private instance(s)"
- This bug doesn't affect a admin user.
- has a non-specific relationship to
-
MDL-22663 Webdav repository plugin always shows empty file list
- Closed