https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33514
--- Comment #5 from Katrin Fischer <[email protected]> --- sorting => storing > I think that's not the main issue here, storing differently would not > resolve hte issue. We need to fix the search query. The problem is that we > store a string of space separated ISBN and you can't search that with SQL > without truncating/using LIKE. And that's what happens now and only works > when there is only one ISBN on the record (which often is not the case at > least for us) -- 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/
