On Tue, Feb 3, 2009 at 8:30 PM, Guillermo Roditi <[email protected]> wrote:

> Tests pass fine with 0.07 but fail with 0.08. Specifically the check
> function breaks and the returned value is different than the expected value
> which means that somewhere along the line dbic is modifying the data in some
> way, as of yet unknown to me
>
> I am still trying to investigate the source of the issue, but it seems to
> be the change would have to have happened in either new, or set_column.
>
>
Ok, so it looks like somehow something changed and now set_column is getting
called with the encoded value and the value is being re-encoded


-- 
Guillermo Roditi (groditi)
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to