https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33977 Bug ID: 33977 Summary: Items with 952 using a authorized value display the code not the description on detail.tt Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com To recreate: 1. Set a MARC framework to use an Authorized Value for a 952 field, like publicnote or non-public note. 2. Edit an item in that framework to use that AV. 3. Now look at the display on the item detail page ( detail.tt ), notice the code displays not the description. 4. Look at at the same item on additem.tt. Here it correctly displays the description. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.