I'll add it to my todo list of stuff to report ;)

Matthew Weier O'Phinney-3 wrote:
> 
> -- PotatoBob <[EMAIL PROTECTED]> wrote
> (on Tuesday, 17 July 2007, 01:53 AM -0700):
>> This is more of an unexpected problem than a bug I guess, but just to let
>> you
>> guys know, the frontController sets the requests baseUrl if you set it
>> via
>> the controllers setBaseUrl method. You can then grab it via the
>> getBaseUrl
>> accessor, but the problem is the getBaseUrl method does not grab from the
>> request object but from the $_baseUrl var which is only set if you set
>> the
>> base url using the front controllers setBaseUrl method.
> 
> Good catch! Could you please post an issue in the tracker regarding
> this?
> 
> -- 
> Matthew Weier O'Phinney
> PHP Developer            | [EMAIL PROTECTED]
> Zend - The PHP Company   | http://www.zend.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Inconsistencies-with-the-frontcontroller-and-the-request%27s-getBaseUrl-tf4095633s16154.html#a11649931
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to