[plt-scheme] Problem with Post/Servlets on the PLT Web Server

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Jun 21 15:36:21 EDT 2006

This is a bug. It is now fixed in SVN.

Jay

On 6/18/06, Hans Oesterholt-Dijkema <hdnews at gawab.com> wrote:
>
> Hi All,
>
> I'm currently making some forms on MediWiki, using PLT Scheme
> (and the webbot.plt package). I noticed the following problem with
> the bindings.
>
> If I've got field names with mediawiki namespaces in them, e.g.
>
>    language:english
>
> And I use these as names for input fields of a form, I get the colon
> back in the bindings ('language:english as symbol) when I use the GET
> method
> for submitting the form. With the POST method however, I get
>
>   'language%3Aenglish
>
> Is this a bug?
>
> --Hans
>
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.brown.edu>
http://jay.makeoutcity.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060621/7a806b15/attachment.html>

Posted on the users mailing list.