On Feb 1, 2012, at 9:52 AM, Dan wrote: > I'm using the lates Version of Web2py and getting a invalid request if > I'm using any special chars like %21 (!) or umlauts. Web2py is running > with the fcgihandler and Lighttpd. All special chars are encoded by > using urllib.quote().
Post an example, please, and the full text of the invalid-request message.

