2 Mar
2021
2 Mar
'21
10:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27807 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I've applied "Bug 27680: [DO NOT PUSH] Example patch on cities" and I managed to generate queries like: _order_by=+me.name,+me.state,+me.name,+me.city_id or even: _order_by=+me.name,+me.state,+me.name,-me.city_id I know it is not an usual case, and certainly only hypothetical, but maybe we should unique orderArray? -- You are receiving this mail because: You are watching all bug changes.