Results 421 comments of Alain Bourgeois

Thanks. I shall check more in details tomorrow. You apparently created a container and a document resource with the same name. I am very surprised this bug should have been...

I think there are 3 issues : - on your side there is a folder NewDirectory and a document resource with the same name with a turtle content (strangely it...

PUT does create intermediate directories. There is no need to check if they exist. But you have an other problem that I suppose is due to the fact that to...

@jeff-zucker the issue seems that running up the tree for ACL from `https://pod.solidcommunity.net/home/private%2fpassword.txt` check for `https://pod.solidcommunity.net/home/.acl` which is correct but `https://pod.solidcommunity.net/home/private%2fpassword.txt` should fail with 404. I'm wondering if the issue...

@damooo can you confirm you are doing your tests with the SolidOS web app ?

@timbl @RubenVerborgh @joachimvh I can confirm that the problem exist in **NSS:latest** and **CSSv3.0.0** using CURL ``` # curl "https://solidweb.me/bourgeoa/testfolder/home%2Ftest.txt" testtesttest # curl "https://solidweb.me/bourgeoa/testfolder/home/test.txt" {"name":"UnauthorizedHttpError","message":"","statusCode":401,"errorCode":"H401" ``` I NSS location of...

@jeff-zucker It is rejected at the mapping between URL and file. There is no query string at this level. Tested locally. For NSS this is a draft PR for discussion...

solved in https://github.com/nodeSolidServer/node-solid-server/pull/1695

Trinpod needs the same https://gitter.im/solid/app-development?at=61a6af75cd3f06175de394c4

Yes. It is the same issue. May be in rdflib.js