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

Paul Derscheid <[email protected]> changed:

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

--- Comment #23 from Paul Derscheid <[email protected]> ---
Created attachment 139469
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139469&action=edit
Bug 25870 - (follow-up) Removed Data::Dumper + call

I refactored the controller code but unfortunately still haven't figured out
why Koha::Biblios->search doesn't work properly. For the time being I still use
Koha::Biblios->find. That aside I think it has become much cleaner now.

To test:
1) Apply the patch
2) Pick an endpoint tester of your choice, e.g. Insomnia or the ThunderClient
if you use VSCode or derivatives.
3) Run a query while using Zebra.
4) Observe the marc-in-json response and check for validity.
5) Run a query while using Elasticsearch.
6) Again, observe the marc-in-json response and check for validity.
7) Not ready for sign-off but please leave a comment or help me on the
Koha::Biblios->search thing.

-- 
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