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

[stable20] Remove encodeURI code #396

Merged
merged 1 commit into from
May 25, 2021
Merged

Conversation

backportbot-nextcloud[bot]
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented May 25, 2021

⚠️ This backport had conflicts and is incomplete ⚠️

backport of #384

@skjnldsv
Copy link
Member

/compile amend /

The errors that required encodeURIComponent in the past have been
mittigated by the following commit on nextcloud viewer.

nextcloud/viewer@02e1b1a

The code with hasScheme may be removed, viewer now returns a full
properly encoded URI thanks to the work done in nextcloud-router

fixes #381

Signed-off-by: Robbert Gurdeep Singh <[email protected]>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
@skjnldsv skjnldsv merged commit 4b07c2d into stable20 May 25, 2021
@skjnldsv skjnldsv deleted the backport/384/stable20 branch May 25, 2021 15:55
@beardhatcode
Copy link
Contributor

beardhatcode commented May 25, 2021

I don't know if we must check if #286 is not reintroduced. (I tested it on master, but I don't know what happened since 20)

@beardhatcode beardhatcode linked an issue May 26, 2021 that may be closed by this pull request
@beardhatcode
Copy link
Contributor

beardhatcode commented May 26, 2021

I have checked this patch in a 20.0.10 VM, the issue is not reintroduced

@blizzz blizzz mentioned this pull request Jun 23, 2021
6 tasks
Sign up for free to 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.

Invalid PDF structure when inside a folder containing a '#'
3 participants