[Tickets #7727] Re: Routes: Underscore between vars in URL
bugs at horde.org
bugs at horde.org
Sat Nov 29 01:17:02 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7727
------------------------------------------------------------------------------
Ticket | 7727
Updated By | Chuck Hagenbuch <chuck at horde.org>
Summary | Routes: Underscore between vars in URL
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Assigned
Priority | 2. Medium
Milestone |
Patch |
-Owners | Chuck Hagenbuch, Mike Naberezny
+Owners | Mike Naberezny
------------------------------------------------------------------------------
Chuck Hagenbuch <chuck at horde.org> (2008-11-28 20:17) wrote:
I've verified that essentially the same regex error happens in the
python version given the same input. I think the route might simply be
ambiguous; if you use this as the route path, it works:
$m->connect('/some/example/:(myVar)_:(anotherVar)', array('controller'
=> 'default'));
More information about the bugs
mailing list