John Goulah wrote:
On Mon, May 19, 2008 at 5:35 PM, John Goulah <[EMAIL PROTECTED]> 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: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to