Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly decode share name in share search #1734

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

raimund-schluessler
Copy link
Member

Fixes #1721.

This basically implements what was done for Calendar in nextcloud/calendar#3232.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added this to the 0.14.1 milestone Aug 2, 2021
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #1734 (8de84ab) into master (34c4655) will increase coverage by 0.03%.
The diff coverage is 20.00%.

@@             Coverage Diff              @@
##             master    #1734      +/-   ##
============================================
+ Coverage     29.86%   29.89%   +0.03%     
  Complexity       41       41              
============================================
  Files            66       67       +1     
  Lines          3094     3097       +3     
  Branches        577      578       +1     
============================================
+ Hits            924      926       +2     
- Misses         2170     2171       +1     

@raimund-schluessler raimund-schluessler merged commit be61cb4 into master Aug 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/1721/decode-share-name branch August 2, 2021 19:31
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.

urlencoded name in share menu
1 participant