Bug 10443

Summary: Table borrower_files does not exists in kohastructure.sql file
Product: Koha Reporter: Juan Romay Sieira <juan.sieira>
Component: Installation and upgrade (web-based installer)Assignee: Juan Romay Sieira <juan.sieira>
Status: CLOSED FIXED QA Contact: Jonathan Druart <jonathan.druart>
Severity: major    
Priority: P5 - low CC: bgkriegel, gmcharlt, jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 8130    
Bug Blocks:    
Attachments: Patch to modify kohastructure.sql file
Bug 10443 - Table borrower_files does not exists in kohastructure.sql file
Bug 10443 - Table borrower_files does not exists in kohastructure.sql file

Description Juan Romay Sieira 2013-06-11 09:36:19 UTC
Table borrower_files does not exists in kohastructure.sql file. After the install process this table will not be created.
Comment 1 Juan Romay Sieira 2013-06-11 09:42:36 UTC Comment hidden (obsolete)
Comment 2 Kyle M Hall 2013-06-14 11:57:41 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2013-06-14 12:32:29 UTC
QA comment:
The kohastructure.sql file does not produce any error and now creates the missing borrower_files table.
Marked as Passed QA.
Comment 4 Jonathan Druart 2013-06-14 12:32:49 UTC
Created attachment 19001 [details] [review]
Bug 10443 - Table borrower_files does not exists in kohastructure.sql file

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 5 Galen Charlton 2013-06-14 14:55:31 UTC
Pushed to master, along with a follow-up to add the FK contraint on borrowernumber and a DBrev to ensure that the table will get created for Koha databases that were originally installed on 3.10.0 or later.

Thanks, Juan!
Comment 6 Juan Romay Sieira 2013-06-14 15:41:57 UTC
You're welcome!
Comment 7 Tomás Cohen Arazi 2013-06-28 15:15:56 UTC
This patch has been pushed to 3.12.x, will be in 3.12.2.

Thanks Juan!
Comment 8 Bernardo Gonzalez Kriegel 2013-07-13 14:08:40 UTC
Pushed to 3.10.x, will be in 3.10.8