https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43269
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #15 from David Nind <[email protected]> --- Note: I ran the tests before checking the MARC editor. Some randomly generated values (I presume from the tests) are left in place for libraries, item types, and patron categories. Testing notes (using KTD): 1. All the tests pass: prove t/db_dependent/Koha/Libraries.t prove t/db_dependent/Koha/ItemTypes.t prove t/db_dependent/Koha/ClassSources.t prove t/db_dependent/Koha/AuthorisedValues.t prove t/db_dependent/Biblio.t prove t/db_dependent/Koha/Libraries.t t/db_dependent/Koha/ClassSources.t t/db_dependent/Koha/AuthorisedValues.t t/db_dependent/Biblio.t prove t/db_dependent/Koha/Item.t t/db_dependent/Koha/Filter/ or prove t/db_dependent/Koha/Libraries.t t/db_dependent/Koha/ItemTypes.t t/db_dependent/Koha/ClassSources.t t/db_dependent/Koha/AuthorisedValues.t t/db_dependent/Biblio.t t/db_dependent/Koha/Item.t t/db_dependent/Koha/Filter/ 2. MARC editor displays authorized value descriptions: - Opened the standard editor for a record: Programming Perl (262) - Check 942$2, 942$c, and 942$n - Add or edit an item and make sure the dropdown lists look okay, for example: home and current library, shelving location 3. XSLT displays resolve values correctly - Staff interface and OPAC search results: information in the location column looks correct - Details page for staff interface and OPAC: all look correct (not sure what values come from authorized value lists) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
