Skip Menu |

This queue is for tickets about the DBIx-Class CPAN distribution.

Report information
The Basics
Id: 32393
Status: resolved
Priority: 0/
Queue: DBIx-Class

People
Owner: Nobody in particular
Requestors: polettix [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.08008
Fixed in: (no value)



Subject: DBIx::Class incompatible with JSON version 2
Hi, I tried to install DBIx::Class from the scratch, and it ended up to fail the test t/87ordered.t due to a change in JSON from version 1 to version 2. Installing the old version of JSON (1.15) makes the test suite happy. Regards, Flavio.
Subject: Re: [rt.cpan.org #32393] DBIx::Class incompatible with JSON version 2
Date: Fri, 18 Jan 2008 10:28:01 +0000
To: Flavio Poletti via RT <bug-DBIx-Class [...] rt.cpan.org>
From: Matt S Trout <mst [...] shadowcatsystems.co.uk>
On Thu, Jan 17, 2008 at 02:13:59PM -0500, Flavio Poletti via RT wrote: Show quoted text
> > Thu Jan 17 14:13:57 2008: Request 32393 was acted upon. > Transaction: Ticket created by POLETTIX > Queue: DBIx-Class > Subject: DBIx::Class incompatible with JSON version 2 > Broken in: 0.08008 > Severity: Normal > Owner: Nobody > Requestors: polettix@cpan.org > Status: new > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32393 > > > > Hi, > > I tried to install DBIx::Class from the scratch, and it ended up to > fail the test t/87ordered.t due to a change in JSON from version 1 to > version 2. Installing the old version of JSON (1.15) makes the test > suite happy.
More accurately, JSON version 2 is incompatible with its own version 1. We've worked around the API breakage but haven't QA'd sufficiently for a release yet; except that soon (at which point I'll close this ticket). -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
From: peter.mains [...] gmail.com
On Fri Jan 18 05:28:18 2008, mst@shadowcatsystems.co.uk wrote: Show quoted text
> > More accurately, JSON version 2 is incompatible with its own version 1. > > We've worked around the API breakage but haven't QA'd sufficiently for a > release yet; except that soon (at which point I'll close this ticket). >
Any update on how the QA is coming along? Do you need volunteers to do the QA? How are you coordinating such efforts?
Subject: Re: [rt.cpan.org #32393] DBIx::Class incompatible with JSON version 2
Date: Tue, 5 Feb 2008 08:48:31 +0000
To: "Peter J. Mains via RT" <bug-DBIx-Class [...] rt.cpan.org>
From: Matt S Trout <mst [...] shadowcatsystems.co.uk>
On Mon, Feb 04, 2008 at 10:23:24PM -0500, Peter J. Mains via RT wrote: Show quoted text
> > Queue: DBIx-Class > Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32393 > > > On Fri Jan 18 05:28:18 2008, mst@shadowcatsystems.co.uk wrote:
> > > > More accurately, JSON version 2 is incompatible with its own version 1. > > > > We've worked around the API breakage but haven't QA'd sufficiently for a > > release yet; except that soon (at which point I'll close this ticket). > >
> > > Any update on how the QA is coming along? Do you need volunteers to do > the QA? How are you coordinating such efforts?
The release was 08009, I just haven't got round to going through RT yet. We post release candidate tarballs to the mailing list. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
Fixed in DBIx::Class 0.08009.