On Mar 3, 2012, at 8:12 AM, Anthony wrote: > On Saturday, March 3, 2012 11:04:35 AM UTC-5, elffikk wrote: > thank you Anthony to pointing to a solution, > but I was hoping to get a response to that > http://groups.google.com/group/web2py/browse_thread/thread/917edfcd78f2ae9f/6ee5531b64583573?lnk=gst&q=unicode+args#6ee5531b64583573 > > Not sure what happened with that. Jonathan?
I think I let it drop... (BTW, the thinking behind the raw args option is that you could parse the raw args string into request.args early in your model processing, using whatever rules you cared to, and then proceed as usual.)

