Bug 7360 Import Default framework into other deletes default Framework
authorAdmin User Koha <koha@biblibre.com>
Wed, 14 Dec 2011 16:31:00 +0000 (17:31 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Fri, 13 Jan 2012 10:52:45 +0000 (11:52 +0100)
commita830f46fc73af2281926e4fc83967674f4025ad3
tree23d53fc76bfaace665ffb319e76874ff998f2d90
parentc9c6bbdea89e60dc6dc5019cdca512ba8eba4a38
Bug 7360 Import Default framework into other deletes default Framework

Step to reproduce :
- export default framework as SQL
- create new framework
- Import the exported SQL file into this new framework.
Go to default framework :
It disappeared.

If some libraries want to share default frameworks, then it is a major bug.
This patch fixes the test in order to cope with 0 character framework name.

Signed-off-by: François Charbonnier <francois.charbonnier@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/ImportExportFramework.pm