Bug 18577 - Importing a batch using a framework not fully set up causes and endless...
authorNick Clemens <nick@bywatersolutions.com>
Fri, 23 Jun 2017 14:11:44 +0000 (14:11 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 Jul 2017 20:55:19 +0000 (17:55 -0300)
commit96b1f92ae218bc889d1490385f934deec28f630a
tree9f3f77341a1df3c31686416336119b77acf42f0b
parent2f7bad7039137fe1b3263cbaded1ce68f8daba04
Bug 18577 - Importing a batch using a framework not fully set up causes and endless loop

To test:
1 - Create a new framework - don't set it up
2 - Stage some records for import
3 - Manage the import, note your new framwork is in the list
4 - Apply patch
5 - Reload the page
6 - Note the framework is no longer an option

Followed test plan,  worked as intended
Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Schema/Result/BiblioFramework.pm
tools/manage-marc-import.pl