#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 |
--------------------------------------+-------------------------------------
Comment (by ross):
Hmm found the culprit, mooTools uses:
{{{
<script id=ie_ready defer src='://0'><\/script>
}}}
as apart of its domready functionality - the reason the source is ://0 is
to allow secure and unsecure pages to use the functionality.
That combined with a basehref drives a request to http:/mysite/://0 which
throws an error for agavi
--
Ticket URL: <http://trac.agavi.org/ticket/494#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