To reproduce: - Add a comment with double quotes to the borrowernotes of a patron. - Do a patron search that returns a good number of hits, including the patron with the double quote comment - Sort the table on "Circ cote". This should bring patrons without comments to the top, so it should work. - Sort the table on "Circ note" again. This should bring patrons with comments to the top. If the patron with the double quote comment is not in the first page of patrons you might have to click to the "Previous" page one or more times. Eventually you should see the small "Processing" popup never go away. The developer tools shows the data benig returned OK from the server, so there is probably some problem when the data is getting shoehorned into the table. Tested with 18.11.02. Probably somewhat related to bug 21986.
(In reply to Magnus Enger from comment #0) > Tested with 18.11.02. Probably somewhat related to bug 21986. I think it's more related to bug 20891.
*** Bug 22369 has been marked as a duplicate of this bug. ***
I've reproduced this too, but it doesn't affect the patron search on the checkout screen, only the patron search screen.
Will be fixed by bug 30055. *** This bug has been marked as a duplicate of bug 30055 ***