https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26634
--- Comment #7 from Jonathan Druart <[email protected]> --- (In reply to Martin Renvoize from comment #3) > Hmmm, so the ordering came from bug 14695 in the first place.. I'm wondering > if it was a deliberate diversion from the norm or a mistake in the first > place. Nope, it existed prior to 14695: commit 3c741d2376e939dea0554a05eddd4f9e9b2d9449 Date: Mon Aug 24 22:10:21 2009 +0200 Smart Rules enhancements + $rightsquery .= " ORDER BY categorycode DESC, itemtype DESC, branchcode DESC"; -- 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/
