
brian.cassidy at nald
May 23, 2008, 9:56 AM
Post #1 of 1
(200 views)
Permalink
|
|
Re: Re: new catalyst version breaks test in Catalyst-Model-Adaptor-0.02 and Catalyst-Plugin-Unicode-0.8
|
|
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 _______________________________________________ List: Catalyst[at]lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst[at]lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/
|