[Koha-devel] [Koha-patches] [PATCH] Fix a bug affecting C4::Context and default context

Andrew Moore andrew.moore at liblime.com
Wed Jul 2 21:59:02 CEST 2008


On Wed, Jul 2, 2008 at 11:36 AM, Andrew Moore <andrew.moore at liblime.com> wrote:
> I can't quite track down the problems yet. Can you run the test suite,
> or hunt for problems any other way?

After some investigation with Frederic, it appears that the failures
in the test suite are because the tests assume that they can update
the systempreferences table and have those updates appear immediately
in the C4::Context. Since this is no longer the case, that assumption
is invalid. We'll have to patch the test suite to deal with that
change.

So, as far as the test suite is concerned, there's no problem with this patch.

I haven't really heard any other objections, so I guess it should go
in. Shouldn't it?

-Andy
_______________________________________________
Koha-devel mailing list
Koha-devel at lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel



More information about the Koha-devel mailing list