Stéphane Thomas wrote:
I had the same problem than you, Asger Hallas and Martel Valgoerad. However if you update line 464 and remove the latest change done in Zend_Controller_Request_Http (aka removing the minus 1) it's working fine. So you would have:Line 464: if ((null !== $baseUrl) && (false === ($pathInfo = substr($requestUri, strlen($baseUrl))))) { But this is just a temporary workaround...
Matthew reverted that change today (changeset 1895), so it's already in svn.
Stephane
-- Martel Valgoerad aka Michal Minicki | [EMAIL PROTECTED] | http://aie.pl/martel.asc =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= "Idleness is not doing nothing. Idleness is being free to do anything." -- Floyd Dell
