9 Jan
2018
9 Jan
'18
2:47 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19684 --- Comment #3 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Jonathan Druart from comment #2)
I am not sure I understand the changes, how can we know it will not introduce side-effects? Tests are missing.
The facets links are composed of an index and a value separated by ":", for example su:History. But real CCL syntax is index=value so ":" must be replaced by "=". But actual code replaces all ":" even in value. -- You are receiving this mail because: You are watching all bug changes.