Karl Dahlke <[email protected]> writes:

> Yeah it's possible edbrowse isn't url decoding that string, %20 back to space,
> because of the javascript:
> Could be my bug.

This makes sense.  The href is supposed to be a URL, so it seems
that we should always URL decode it.  Thinking about it,
javascript:whatever() is still a URL, but the scheme happens to be
javascript, rather than http or whatever.

-- Chris
_______________________________________________
Edbrowse-dev mailing list
[email protected]
http://lists.the-brannons.com/mailman/listinfo/edbrowse-dev

Reply via email to