#682: Routing does not cleanup $argv
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  david  
     Type:  defect   |       Status:  closed 
 Priority:  normal   |    Milestone:  0.11.1 
Component:  routing  |      Version:  0.11.0 
 Severity:  minor    |   Resolution:  wontfix
 Keywords:           |    Has_patch:  0      
---------------------+------------------------------------------------------
Changes (by david):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Problem is... how to find these chunks. Cannot use REQUEST_URI, since that
 has all the params, we only want to remove some. {{{$input}}} won't help
 either without a lot of work since it _might_ be urlencoded, while the
 stuff in argv is not (on apache 2.2). just not worth it.

-- 
Ticket URL: <http://trac.agavi.org/ticket/682#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to