https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39027
Laura Escamilla <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|[email protected] |Laura.escamilla@bywatersolu |y.org |tions.com Status|Signed Off |Passed QA --- Comment #15 from Laura Escamilla <[email protected]> --- Tested with multiple news items having varying publication dates. Verified that items are now ordered by published_on DESC on the OPAC main page. Also tested items with identical publication dates — ordering is currently not deterministic in that case. Suggestion (non-blocking): consider adding a secondary sort (e.g. number DESC) to ensure stable ordering when publication dates are equal. Otherwise, patch behaves as expected. -- 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/
