Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Oct 29, 2025

Summary

  • Deprecated since Nextcloud 17

To replace OC.redirect directly use window.location.
To replace OC.reload directly use window.location.reload.

Checklist

@susnux susnux added this to the Nextcloud 33 milestone Oct 29, 2025
@susnux susnux self-assigned this Oct 29, 2025
@susnux susnux added the 3. to review Waiting for reviews label Oct 29, 2025
@susnux susnux requested a review from a team as a code owner October 29, 2025 21:55
@susnux susnux added technical debt pending documentation This pull request needs an associated documentation update ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Oct 29, 2025
@susnux susnux requested review from artonge, sorbaugh and szaimen and removed request for a team October 29, 2025 21:55
@susnux susnux force-pushed the chore/remove-oc-navigation branch from 92921ae to 5622b97 Compare October 29, 2025 21:57
Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

- Deprecated since Nextcloud 17

To replace `OC.redirect` directly use `window.location`.
To replace `OC.reload` directly use `window.location.reload`.

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the chore/remove-oc-navigation branch from 5622b97 to 439f825 Compare October 30, 2025 22:14
@susnux
Copy link
Contributor Author

susnux commented Oct 30, 2025

/compile

Signed-off-by: nextcloud-command <[email protected]>
@susnux
Copy link
Contributor Author

susnux commented Oct 30, 2025

Documentation: nextcloud/documentation#13827

@susnux susnux merged commit fdbd376 into master Oct 30, 2025
124 checks passed
@susnux susnux deleted the chore/remove-oc-navigation branch October 30, 2025 22:43
@susnux susnux removed the pending documentation This pull request needs an associated documentation update label Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants