[Koha-bugs] [Bug 11529] Add subtitle, medium and part fields to biblio table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 20 12:34:51 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #34 from Ere Maijala <ere.maijala at helsinki.fi> ---
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.


More information about the Koha-bugs mailing list