[Koha-bugs] [Bug 23676] Elasticsearch - 0 is not a valid boolean for suppress

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 19 16:50:58 CET 2019


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93161|0                           |1
        is obsolete|                            |

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 95572
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95572&action=edit
Bug 23676: Use 'false' for opac suppression

To test:
 1 - Enable ES
 2 - Enable OpacSuppression
 3 - Suppress a bib in staff client
     Edit 942n to be 1
 4 - Search the opac for anything
 5 - Tail the plack logs and note a deprecation warning
 6 - Apply patch
 7 - Restart all the things
 8 - Repeat search on opac
 9 - No error/warn in logs
10 - Record is correctly suppressed

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list