nodeSolidServer / nodeSolidServer/node-solid-server

Inconsistent use of URI encoded

Open
#1,170 7 comments 0 reactions 1 assignee View on GitHub

@jaxoncreed is already working on this.

Since Apr 29, 2019.

regression test-case
Dominant language
JavaScript
Stars
1.8k
Forks
308
PR merge metrics
No merged PRs in 30d

Description

Please describe what you did in reproducible steps

fileName :

Draft of 'New Tiddler' new tiddler.json

File created :

Draft%20of%20%27New%20Tiddler%27%20new%20tiddler.json

When I want to delete using the fileName Draft of 'New Tiddler' new tiddler'.json I got :

error 404 file not found : Draft%20of%20'New%20Tiddler'20new%20tiddler.json

The ' is not treated as %27

How did it work with 4.x series servers?

There is no error, files are not URI encoded

What happened when you tried the same with the 5.x series server?

Error 404 file not found

Any material that will help, logs, error messages, etc.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.