https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30645
--- Comment #6 from Pedro Amorim <[email protected]> --- Created attachment 159414 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159414&action=edit Bug 30645: Consider multiple instances of extended_attributes in query params This is a POC but its fully functional afaik. Im not 100% happy with the code as Im addressing the 3 possible related metadata tables individually. Im also not sure if this is the best place to put this code, please advise. Testing in the UI, this is fixing the patron search and the licenses additional fields search (requires bug 35287 applied) ILL is still not working, but I think its because the query builder in the javascript is not breaking apart multiple search words, in other words, this fix should also fix ILL illrequestattributes once the javascript is looked at. Joubu can you please rebase your test patch? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
