Empty path components should be collapsed #109

Closed
opened 7 years ago by jking · 1 comments
jking commented 7 years ago
Owner

FeedReader appears to use double slashes when POSTing to NextCloud News. Presumably this is allowed by NCN; we should allow it, too.

"POST /index.php/apps/news/api/v1-2//folders HTTP/1.1" 501
"POST /index.php/apps/news/api/v1-2//feeds HTTP/1.1" 501
FeedReader appears to use double slashes when POSTing to NextCloud News. Presumably this is allowed by NCN; we should allow it, too. ``` "POST /index.php/apps/news/api/v1-2//folders HTTP/1.1" 501 "POST /index.php/apps/news/api/v1-2//feeds HTTP/1.1" 501 ```
jking added this to the 0.2.0 milestone 7 years ago
jking self-assigned this 7 years ago
jking added the
bug
api
labels 7 years ago
jking added the
wontfix
label 7 years ago
jking removed this from the 0.2.0 milestone 7 years ago
Poster
Owner

On second thought I would rather not make special cases in URL handling. I have instead submitted a pull request against FeedReader; the bug is in that code, and so the incompatibility should be fixed there.

On second thought I would rather not make special cases in URL handling. I have instead submitted [a pull request](https://github.com/jangernert/FeedReader/pull/553) against FeedReader; the bug is in that code, and so the incompatibility should be fixed there.
jking closed this issue 7 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

0000-12-31

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.