[Tickets #9025] Re: Horde Routes does not work
bugs at horde.org
bugs at horde.org
Thu May 13 15:14:41 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9025
------------------------------------------------------------------------------
Ticket | 9025
Updated 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:14) wrote:
It does not work when the name of an element is ":controller".
> 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