[Koha-bugs] [Bug 27113] ElasticSearch: Autocomplete in input search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 3 02:50:57 CEST 2021


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

David Nind <david at davidnind.com> changed:

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

--- Comment #41 from David Nind <david at davidnind.com> ---
Created attachment 121557
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121557&action=edit
Bug 27113: (follow-up) Correction with Session

I have changed CGI::Session->new() from CGI::Session->load() for use session.
This condition - 'CGI::Session->load() or die CGI::Session->errstr();'

I am not sure that was good idea to use 'die' in this condition...What do you
think?
Thanks!

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list