Bug 14598 made this tests raise lots of warnings because of incomplete data on sample items.
Created attachment 57278 [details] [review] Bug 17575: Remove itemtype-related warnings from Circulation.t To test: - Run: $ prove t/db_dependent/Circulation.t => FAIL: Lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Circulation.t => SUCCESS: All green and no itemtype warnings - Sign off :-D Sponsored-by: ByWater Solutions
Created attachment 57279 [details] [review] Bug 17575: (followup) Remove missing fine type warnings Sponsored-by: ByWater Solutions
Created attachment 57289 [details] [review] [SIGNED-OFF] Bug 17575: Remove itemtype-related warnings from Circulation.t To test: - Run: $ prove t/db_dependent/Circulation.t => FAIL: Lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Circulation.t => SUCCESS: All green and no itemtype warnings - Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 57290 [details] [review] [SIGNED-OFF] Bug 17575: (followup) Remove missing fine type warnings Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 57446 [details] [review] Bug 17575: Remove itemtype-related warnings from Circulation.t To test: - Run: $ prove t/db_dependent/Circulation.t => FAIL: Lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Circulation.t => SUCCESS: All green and no itemtype warnings - Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Created attachment 57447 [details] [review] Bug 17575: (followup) Remove missing fine type warnings Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 16.11, thanks Tomas!
Pushed to 16.05.x, for 16.05.06 release