ZF-8276: baseUrl view helper removes domain part
Description
http://framework.zend.com/manual/en/… in this example the helper is used with the base html tag (http://www.w3schools.com/TAGS/tag_base.asp), but this tag needs an absolute url (with the domain part) this helper removes it, why?
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:53:13.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.