https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41701

--- Comment #2 from David Nind <[email protected]> ---
Created attachment 191997
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191997&action=edit
Bug 41701: Fix definition of OAI-PMH:DeletedRecord preference in sysprefs.sql

This patch updates the definition of the OAI-PMH:DeletedRecord
preference in sysprefs.sql, correcting the switched options and
explanation columns.

To test, apply the patch and run updatedatabase. Check that the database
has been updated correctly:

SELECT `options`, `explanation` FROM `systempreferences` WHERE
`variable` = 'OAI-PMH:DeletedRecord';

Sponsored-by: Athens County Public Libraries
Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to