text
text copied to clipboard
Readme.md ignored when URL is "/files/folder/..."
The Readme.md file is ignored and no content is shown for the folder. It depends on the used URI path for the folder:
the folder description is:
not shown at "https://../app/files/folders"
but shown at "https://../app/files/files"
To Reproduce Steps to reproduce the behavior:
- Use Folder Tree (file settings -> enable folder tree)
- Navigate to a folder so that the URL starts
https://../app/files/folders - Create a folder description file Readme.md with content to display
Expected behavior Content of Readme.md should show at the top of the folder contents window
Actual behaviour Nothing is shown
Server details
Nextcloud version: 31.0.10
Client details:
- OS: Linux Mint desktop on Firefox, Chrome
- OS: Android on Firefox
Not same as https://github.com/nextcloud/text/issues/7754 or https://github.com/nextcloud/text/issues/7088