Cannot fetch directories and app crashes on top-level files when extra trailing slash in server URL. #193
Labels
fixed-in-branch
p2-high
Escalation, on top of current planning, release blocker
sdk-involved
Requires SDK development or discussion
Type:bug
Something isn't working
Milestone
Steps to reproduce
Expected behaviour
Tell us what should happen
Show directory content or file
Actual behaviour
Tell us what happens instead
All directories show "Folder Removed" error, "This folder no longer exists on the server."
Inspection of network traffic indicates that the app is attempting to GET the following path: "/owncloud//remote.php/dav/files/dan/owncloud/remote.php/dav/files/dan/documents/"
Attempting to open a file from the root directory crashes the app.
Client
iOS version:
12.0.1
ownCloud app version:
Beta 1.0 Build 85
Device model:
iPhone S
Server configuration
Web server:
Apache2 behind custom reverse-proxy
Database:
sqlite3
PHP version:
7.0, I think
ownCloud version:
10.0.9.5
Storage backend (external storage):
n/a
Logs
Web server error log
ownCloud log (data/owncloud.log)
Tell us what could be improved:
The text was updated successfully, but these errors were encountered: