#899: turbogears.url misunderstands same-name fields from cherrypy.paramMap
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  anonymous
     Type:  defect     |       Status:  new      
 Priority:  normal     |    Milestone:  1.0      
Component:  CherryPy   |      Version:  0.9a1    
 Severity:  minor      |   Resolution:           
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by [EMAIL PROTECTED]):

 You should probably be passing and using
 {{{cherrypy.request.query_string}}} instead of {{{paramMap}}}, both to
 avoid the list bug, and because the latter also includes both GET and POST
 params. If there's good reason to include the POST (request-body) params,
 I'd like to know it :) so it can be provided in the new
 {{{cherrypy.url()}}} function in CP 3.

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/899>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to