Skip to content

Prevent URL decoding of filenames for specific schemes #2866

@marevol

Description

@marevol

This change ensures that filenames are not URL-decoded for specific schemes (smb:, smb1:, ftp:) during their retrieval. This modification addresses issues where unnecessary decoding caused unexpected filename transformations. The updated logic now skips decoding for these schemes while retaining the behavior for others.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions