http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10969 Bug ID: 10969 Summary: Fix sample itemtypes for translated installers Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Because of a change in the itemtypes table structure some of the sample files can no longer be loaded correctly. Patch applies change from 10965 to the translated itemtype sample files. To test: - Install the specific language and run the web installer. Or: - Truncate or delete all from the itemtypes table in your database. - Try to run the complete SQL in the itemtypes sample files. - Verify the table is filled correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.