https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27807

--- Comment #2 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
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/

Reply via email to