solidos
solidos copied to clipboard
Upload URI is mangled when a JS file is dragged onto a CSS pod folder
If I make a local JS file foo,js and drag it into the SolidOS
view of https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/, I get:
Upload: FAIL https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/foo.js_.false, Error: Error: Web error: 501 (Not Implemented) on PUT of <https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/foo.js_.false>
What should happen is I should get a new file https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/foo.js created
@timbl — For clarity, is your local file foo,js (comma separator), as stated, or was that a typo of foo.js (dot separator)?
Does work on NSS ( tried on https://bourgeoa.solidcommunity.net/), this seems a CSS issue.