[tahoe-lafs-trac-stream] [tahoe-lafs] #1806: automatically url-decode capabilities in cli

tahoe-lafs trac at tahoe-lafs.org
Fri Sep 28 16:30:33 UTC 2012


#1806: automatically url-decode capabilities in cli
-----------------------------------+-------------------------------
     Reporter:  ChosenOne          |      Owner:
         Type:  enhancement        |     Status:  closed
     Priority:  normal             |  Milestone:  undecided
    Component:  code-frontend-cli  |    Version:  1.9.0
   Resolution:  duplicate          |   Keywords:  usability newurls
Launchpad Bug:                     |
-----------------------------------+-------------------------------

Old description:

> currently copy&paste from WUI to CLI messes things up, when capstrings
> come into play:
> my browser shows colons as %3A and I don't like replacing them every
> time.
>
> How about  the CLI automatically URL-decoding capstrings when required?
> I suppose that this might pose a few risk, so afaict a simple string
> `capstr.replace("%3A",':')` might suffice? Are there other special chars
> we'd need to take care of?

New description:

 currently copy&paste from WUI to CLI messes things up, when capstrings
 come into play:
 my browser shows colons as %3A and I don't like replacing them every time.

 How about  the CLI automatically URL-decoding capstrings when required?
 I suppose that this might pose a few risk, so afaict a simple string
 `capstr.replace("%3A",':')` might suffice? Are there other special chars
 we'd need to take care of?

--

Comment (by jg71):

 +1

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1806#comment:7>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list