[Koha-patches] [PATCH] Koha Bug 2634 : stopgap fix for 'SELECT * FROM EVERY RELEVANT TABLE'

Galen Charlton galen.charlton at liblime.com
Wed Oct 1 19:58:41 CEST 2008


Hi,

On Fri, Sep 26, 2008 at 2:43 AM, Ryan Higgins <ryan.higgins at liblime.com> wrote:
>
> Note that this will break items details pages if  you have bad links in
> your frameworks.  This patch reveals some vestigial kohafields in the
> sample MARC21 frameworks that need to be cleaned up.  It may be
> better to either select columnnames and remove marc & marcxml
> or go ahead and list every column we actually want.  That's a pain, yes,
> and I assume we'll have a better fix for 3.2, but we need a fix for this
> in 3.0 imo.

As you say, it's going to be a pain to type out, but for now, I think
the select should be written to explicitly include all columns from
biblio and biblioitems except marc and marcxml.

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list