https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418 --- Comment #42 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Martin Renvoize from comment #41)
Nice work Tomas, this is a great solution for the 21.05 series.
I think we need the follow-up in 21.11+ too however.. and the approach of passing through the analytics_query as a variable (although actually all we pass here is the escaped title) make sense to me for a master additional too.. DRY our code out by passing the constructed and escaped analytics query from our biblio method rather than re-constructing a version in the xslts.
This problem is present in (at least) master, and it doesn't need just the follow-up. I'll file a bug for master to avoid mixing things. -- You are receiving this mail because: You are watching all bug changes.