[Catalyst] Re: new catalyst version breaks test
in Catalyst-Model-Adaptor-0.02 and Catalyst-Plugin-Unicode-0.8
Brian Cassidy
brian.cassidy at nald.ca
Fri May 23 17:56:05 BST 2008
John Goulah wrote:
> On Mon, May 19, 2008 at 5:35 PM, John Goulah <jgoulah at gmail.com> wrote:
>> Hi folks,
>>
>> I've narrowed down that the new version (5.7013) breaks tests in both
>> of these modules, but I'm not sure why (they work against the last
>> version of Catalyst 5.7012, so there has been some change thats
>> affected this)
>
> mst thinks this is almost certainly an error screen, anyone care to comment?
This was a regression I created when trying to solve the Path(0) bug.
Essentially "Path" by itself means Path('') which is defined but of 0
length.
Fixed in svn r7778 (+ test).
-Brian
More information about the Catalyst
mailing list