https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35180 Bug ID: 35180 Summary: Fix typo in deletedbiblioitems.publishercode comment in kohastructure.sql Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: katrin.fischer@bsz-bw.de Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Depends on: 34029
From bug 34029: (In reply to Fridolin Somers from comment #25) There is a small typo in kohastructure.sql : `publishercode` text DEFAULT NULL COMMENT 'publisher (MARC21 260$b and 246$b)',
246$b => 264$b
Maybe just fix in master
Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34029 [Bug 34029] Import breaks when data exceeds size of mapped database columns -- You are receiving this mail because: You are watching all bug changes.