]> git.koha-community.org Git - koha.git/commit
Bug 17909: Additional polishing
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 16 Jan 2017 11:15:56 +0000 (12:15 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 22 Jan 2017 19:57:47 +0000 (20:57 +0100)
commited44281c4bdd31a26daacdfb69cb67032182a504
tree17815a4f2fbb7f9156bc24b517f649391c30c329
parentb1a5e0eb1e137f02535fb16cc2c4b2d394b1ece1
Bug 17909: Additional polishing

No spectacular things:

[1] Move the framework modifications to a sub. Use same style to create auth types and linked fields.
[2] Change some new Object occurrences to Object->new.
[3] Add tests for field count and field order in the first two subsets.
[4] Few whitespace changes (sorry) and comment lines.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 4457d2e64c30f95fc79e306023e271ee7274b740)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Authorities/Merge.t