[Tickets #12398] RequestMapper needs to be more flexible in parsing request path.

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Jun 24 01:03:12 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12398
------------------------------------------------------------------------------
  Ticket             | 12398
  Created By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | RequestMapper needs to be more flexible in parsing
                     | request path.
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Assigned
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             | Horde Developers
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2013-06-24 01:03) wrote:

Horde_Core_Controller_Mapper::getRequestConfiguration currently uses  
$registry->get('webroot', 'horde') when parsing the request to  
determine the application we need to pass the request off to.

This will fail if the webroot is explicitly set to a full uri in  
registry.local.php since $request->getPath() is NOT a full uri.

This is one reason why some people may have heen having such a problem  
with the nag/t url, for example. I just spent over an hour debugging  
.htaccess files and rewrite rules...





More information about the bugs mailing list