Skip to content

Commit

Permalink
fix: resolving external URLs via file ID (#9833)
Browse files Browse the repository at this point in the history
* fix: resolving external URLs via file ID

* test: fix unit tests

* improve method naming

* fix: redirect after closing external apps
  • Loading branch information
JammingBen committed Nov 23, 2023
1 parent 67d59ce commit c400912
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog/unreleased/bugfix-external-url-resolving
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Bugfix: Resolving external URLs

Resolving external URLs when only the file ID is given has been fixed.

https://github.com/owncloud/web/issues/9804
https://github.com/owncloud/web/pull/9833

0 comments on commit c400912

Please sign in to comment.