fix: correctly handle files sidebar integration#3047
Conversation
|
/compile |
|
@susnux I just tested this together with nextcloud/server#57393 and seems like I ran into some troubles under special circumstances (sometimes the sidebar does not seem to work): |
|
What workflow did you test? Because I was not able to find a way to trigger this issue |
|
But anyways this is then a problem to be solved in nextcloud/server#57393 :) |
Actually I tested together with that but maybe my testing was incorrect |
max-nextcloud
left a comment
There was a problem hiding this comment.
Viewer is still using legacy FileInfo - so source is urlencoded, which it is not in server leading to issues with files with whitespace.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
max-nextcloud
left a comment
There was a problem hiding this comment.
Tested and works with whitespace in the file and dir name.
yes because they need the server PR |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
Restarted cypress now that the server PR has been merged. |




Note that the sidebar will not open currently without this merged in server: nextcloud/server#57393
Bildschirmaufnahme_20260107_001019.webm