#494: AgaviWebRequest doesn't handle invalid requestUri gracefully
--------------------------------------+-------------------------------------
Reporter: ross | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 0.11
Component: request | Version: 0.11.0RC4
Severity: critical | Resolution:
Keywords: request parse_url scheme |
--------------------------------------+-------------------------------------
Changes (by dominik):
* keywords: => request parse_url scheme
* component: _OTHER_ => request
* severity: normal => critical
Comment:
The problem there is that php thinks the stuff before the :// is the
protocol, when manually prepending _any_ (that information isn't used
there anyways) proto/host combination to the parse_url call we could
prevent the throwing of an error and it would even allow such urls. It
just feels a little hacky.
Comments (David)?
--
Ticket URL: <http://trac.agavi.org/ticket/494#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets