https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27807
--- Comment #5 from Tomás Cohen Arazi <[email protected]> --- (In reply to Jonathan Druart from comment #2) > 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? Good catch. -- 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/
