[Tickets #9025] Horde Routes does not work

bugs at horde.org bugs at horde.org
Thu May 13 15:06:50 UTC 2010


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

Ticket URL: http://bugs.horde.org/ticket/9025
------------------------------------------------------------------------------
  Ticket             | 9025
  Created By         | jeromebri at hotmail.com
  Summary            | Horde Routes does not work
  Queue              | Horde Framework Packages
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 3. High
  Milestone          |
  Patch              | 1
  Owners             |
------------------------------------------------------------------------------


jeromebri at hotmail.com (2010-05-13 11:06) wrote:

The following (example given in the documentation) does not work :

$m = new Horde_Routes_Mapper();
$m->connect(':controller/:action/:id');

$result =  $m->routematch( 'article/show/9' );

I'm using PHP 5.3.1-5.






More information about the bugs mailing list