Skip to content

[stable27] chore: Update @nextcloud/router to 2.2.1 - #43092

Merged
susnux merged 2 commits into
stable27from
fix/27-router
Jan 25, 2024
Merged

[stable27] chore: Update @nextcloud/router to 2.2.1#43092
susnux merged 2 commits into
stable27from
fix/27-router

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Summary

davRemotePath from @nextcloud/files is initialized before OC.webroot is, due to OC/util.js is loaded (which uses @nextcloud/files) before OC/webroot.js.

Now @nextcloud/files call @nextcloud/router which required OC.webroot set. To fix this the 2.2.1 release of @nextcloud/router provides the webroot logic by itself.

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnuxsusnux added bug 3. to review Waiting for reviews labels Jan 24, 2024
@susnuxsusnux added this to the Nextcloud 27.1.7 milestone Jan 24, 2024
@susnuxsusnux changed the title chore: Update @nextcloud/router to 2.2.1[stable27] chore: Update @nextcloud/router to 2.2.1Jan 24, 2024
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux

Copy link
Copy Markdown
ContributorAuthor

drone samba unrelated

@susnux
susnux merged commit 075847d into stable27Jan 25, 2024
@susnux
susnux deleted the fix/27-router branch January 25, 2024 18:12
This was referenced Feb 9, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@susnux@skjnldsv@Pytal@sorbaugh