Bug 25867: Database update for changing existing frameworks
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 14 Aug 2020 13:17:01 +0000 (13:17 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Aug 2020 13:48:37 +0000 (15:48 +0200)
commit7c0cf2c73edb504f20931a3012a40aaf06c5d1e1
tree65447f9ce2ff65020e13e5ac989aa5eb3fadc339
parentcad0cbee6d2fb71e85f0622798b9db43ce18b497
Bug 25867: Database update for changing existing frameworks

This updates the descriptions for 952$a und $b in all existing
frameworks, if the English description hasn't been changed since
installing Koha.

To test:
- Look at your item edit form or on the MARC tab
  for the descriptions shown for $a and $b for any framework
- Note the descriptons say '... location'
- Change one or more using the frameworks.
- Run the database update
- Verify only the unchanged ones have been updated

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/data/mysql/atomicupdate/bug_25867_location_renames.perl [new file with mode: 0644]