https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529
Ere Maijala <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #34 from Ere Maijala <[email protected]> --- I believe this is now ready to be tested. I Initially attempted to keep the templates unchanged as much as possible, but there were multiple issues with the old subtitle field handling, so I ended up unifying the handling a bit too. Part name and number have been added to the hold specific lists where I know they're needed, but they can easily be added to other screens too if deemed necessary. The addition medium field was based on a comment on the mailing list about the old functionality being used to include that one too. I don't have a strong opinion on it, but since the content is based on the framework, it could also be configured to be taken from the RDA fields. Test plan: 1. Apply the patches 2. Run "perl misc/batchRebuildBiblioTables.pl -c" to populate the columns in biblio table 3. Verify that at least subtitle is properly displayed in Holds queue, Holds to pull and Holds awaiting pickup list as well as patron's checkouts list. 4. Verify that tests still pass. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
