Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Mar 27, 2019

This PR fixes navigating to folders from file lists which are not the default one. To achieve proper navigation we need to switch to the default file list before trying to navigate to the actual directory.

Steps to reproduce:

  1. Share a folder
  2. Go to shares overview
  3. Click on the shared folder
  4. The folder gets opened

Fixes #13028

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Makes sense!

@ChristophWurst ChristophWurst merged commit 839cdd9 into master Mar 27, 2019
@ChristophWurst ChristophWurst deleted the bugfix/13028/open-folder-share-list branch March 27, 2019 17:48
@juliusknorr
Copy link
Member Author

/backport to stable15

@juliusknorr
Copy link
Member Author

/backport to stable14

@backportbot-nextcloud

This comment has been minimized.

@backportbot-nextcloud

This comment has been minimized.

@MorrisJobke
Copy link
Member

Potential regression: #14962

aszlig added a commit to aszlig/avonc that referenced this pull request Apr 6, 2019
I haven't dug into the details here, but the upstream commit introduced
in nextcloud/server#14886 broke publicly shared
links in a way so you can't click on subfolders.

The regression is tracked upstream at:

nextcloud/server#14962

Signed-off-by: aszlig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clicking on shared folder reloads current page instead of navigating to the shared folder

5 participants