On Wed, May 28, 2014 at 7:51 PM, Warren Young <war...@etr-usa.com> wrote:

> I don't see that there is ambiguity here at all.  Doesn't your case happen
> after URL parsing?  URL escape decoding should happen *before* the URL is
> parsed.
>
...If I have a wiki article called "foo++" and want to access it with query
> string syntax, I *must* encode the + signs:
>
>     http://myserver.org:8080/wiki?name=foo%2b%2b


Ah, correct. The onus is on the one creating the link to do the escaping.


> Where's the problem?
>

There is none - a Denkfehler[1] on my part.

[1] = http://www.dict.cc/?s=denkfehler

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to