Skip to content

Do reload shared views - #4293

Merged
MorrisJobke merged 1 commit into
masterfrom
fix_4248
Apr 11, 2017
Merged

Do reload shared views#4293
MorrisJobke merged 1 commit into
masterfrom
fix_4248

Conversation

@rullzer

Copy link
Copy Markdown
Member

Fixes#4248

The magic introduced in #3686 caused the shared views not to be updated
properly. Thus we just overwrite the _onUrlChange method in the
sharedfilelist.

To test:

  1. Create a folder foo
  2. Share that folder
  3. Navigate to Shared with others
  4. Navigate to Shared with you
  5. Navigate to Shared with others

Before: empty
Now: not empty

Fixes#4248
The magic introduced in #3686 caused the shared views not to be updated
properly. Thus we just overwrite the _onUrlChange method in the
sharedfilelist.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@mention-bot

Copy link
Copy Markdown

@rullzer, thanks for your PR! By analyzing the history of the files in this pull request, we identified @MorrisJobke, @Xenopathic and @schiessle to be potential reviewers.

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Works as expected now

@rullzerrullzer mentioned this pull request Apr 11, 2017

@MorrisJobkeMorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Tested and works 👍

@MorrisJobke
MorrisJobke merged commit 45a6e37 into masterApr 11, 2017
@MorrisJobke
MorrisJobke deleted the fix_4248 branch April 11, 2017 16:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@mention-bot@MorrisJobke@ChristophWurst