Skip to content

Double encoding of the path breaks opening files with spaces #388

Description

@juliusknorr

To Reproduce
Steps to reproduce the behavior:

  1. Have a file called "foo bar.jpg"
  2. Open it.

The viewer requests /remote.php/dav/files/admin/foo%2520bar.jpg instead of /remote.php/dav/files/admin/foo%20bar.jpg so there is some double encoding in place.

Most likely caused by #357/#370 since this was working on 18.0.0 and is not since 18.0.1 RC1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1. to developAccepted and waiting to be taken care ofbugSomething isn't workingregressionRegression of a previous working feature

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions