[Koha-bugs] [Bug 10550] Fix database typo wthdrawn

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 7 02:00:25 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10550

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgkriegel at gmail.com

--- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Kyle,
all seems allright, but on loaded frameworks we still have incorrect values,
I think we need something like

UPDATE marc_subfield_structure SET kohafield = 'items.withdrawn' WHERE
kohafield = 'items.wthdrawn';

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list