Bug 28386: Sort authors by lastname || firstname
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 27 May 2021 12:38:44 +0000 (14:38 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 23 Jun 2021 05:35:21 +0000 (07:35 +0200)
commitadb61b53d361859b1b910d697ac4970c4c0c66b9
treed633dca05f7b1b095b83b4b4d2f63730fc8434c1
parent491fd697ee0c91b503aef5c890219b9a8ed4a901
Bug 28386: Sort authors by lastname || firstname

If several authors have the same lastname, they are swapped in the list between the different runs.

This is reusing the code from the release_tools, see issue #24

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 3e8b14aa8e07703c5e3d8a42b6431352e3883f68)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
about.pl