Skip to content

%20 and such URI codes are causing problems on a step called URIdecode in parsing the webdav result. #11646

Description

@MparkG

Steps to reproduce

  1. have files named with %20 or %28 in their name in a folder, e.g.
    %28ebook%20-%20german%29%20Gesetzestexte%20-%20Betriebsverfassungsgesetz%20%28.pdf
  2. Try to show that folder in nextcloud
  3. no profit.

Expected behaviour

The File List should be displayed.-

Actual behaviour

The Loading circle rotates endlessly, whilst in the console this error appears:
Uncaught (in promise) URIError: URI malformed
at decodeURIComponent ()
at Client.parseFileInfo (client.js:283)
at client.js:407
at Function.
.map._.collect (core.js:185)
at Client._parseResult (client.js:406)
at client.js:488

Server configuration

Nextcloud version: (see Nextcloud admin page)
14.something, bug appeared with update to 14.

Metadata

Metadata

Assignees

No one assigned

    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