nodeSolidServer / nodeSolidServer/node-solid-server
Inconsistent use of URI encoded
Đang mở
@jaxoncreed đang làm issue này rồi.
Từ ngày 29/4/2019.
regression
test-case
- Ngôn ngữ chính
- JavaScript
- Star
- 1.8k
- Fork
- 308
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.