[Catalyst] Strange uri_for behaviour
Marcus Ramberg
marcus at nordaaker.com
Mon May 26 19:41:30 BST 2008
On 26. mai. 2008, at 15.10, Marcello Romani wrote:
> Hi,
> I'm writing an app from scratch, using dbic and tt as db and
> template systems.
> When I put something like this:
>
> Catalyst.uri_for('create')
>
> in a template, the url that gets into the page is not <controller>/
> create, as I expected, but rather
>
> /tt/create
>
> which is of course wrong.
>
> I have done some search but could not find any pointers for where to
> start looking...
>
> Any hints ?
Hi Marcello.
This is a bug in Catalyst 5.7013, released last week. 5.7014, released
yesterday, fixes this issue. Sorry about the trouble
Marcus
--
Managing a thousand monkeys on typewriters.
More information about the Catalyst
mailing list