Results 421 comments of Alain Bourgeois

You could have a look to `request/sharingRequest`

@highlevellogic this is based on the URL specification https://www.w3.org/Addressing/URL/url-spec.txt and https://www.w3.org/Addressing/URL/url-spec.txt On the other side files are not limited to ascii To preserve compatibility the only way to resolve that...

> Alternatively, trying to see this as a Windows only problem ... just replace pathUtil.sep with '/' > :) But is a windows only because all pod are actually created...

As I can see by googling this is a strong recommendation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent

I'm sorry I am not a coder can't help you more. Have you now a working solution for windows. Are your changes only in resource mapper.js ?

I created a pod in your server and true it seems to work quite well with the dataBrowser and solid-ide creating folder, files, managing acl, zip/unzip ... That's a wonderful...

>Path must start with hostname (/bourgeoa.solid.hll.nu) did you change anything ? > Do I need to do anything to enable websockets? not to my knowledge

> The only bug found is creating chat either from any folder or from profile/card#me returns 500 Yes I was diving to this problem. Chat is not working because of...

Is %encode/decode depending on the `os` a solution ? I think the solution should not impact the actual Pod's on Linux. If you try it I could go on further...

It needs to work with any port so a solution is for windows os to convert path colon to `%3A` and reverse to build URI