﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
942	automatically url-unquote caps in CLI and WUI	zooko	davidsarah	"I received a cap in the mail. It was url-quoted so that the {{{:}}} came out as {{{%3A}}} for example. I pasted it into the ""link a child into this dir by its cap"" form, but I got an error message saying that I had pasted an invalid cap:

{{{
MustNotBeUnknownRWError: an operation to add a child named 'its_a_zip_file.zip' to a directory was given an unknown cap in a write slot.
Using a webapi server that supports a later version of Tahoe may help.

If you are using the webapi directly, specifying a readcap in the read slot (ro_uri) of the JSON PROPDICT, as well as a writecap in the write slot if desired, would also work in this case.
}}}

It would be nice if the gateway would figure this one out. The code I wrote a long time ago in 

See related ticket #885 (Ignore space or %20 in webapi URLs)."	defect	assigned	major	soon	code-frontend	1.6.0		usability newurls cli wui		
