https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20238
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #11 from David Nind <[email protected]> --- Hi Amy. There are two patches for this bug, when I think there should only be one. If I apply all the patches the patches don't apply. If I just apply your patch it still requires something additional I think to solve the issue - displaying the authorized value description in the the item types search category column. Slightly updated bug commit message with description of what the bug does: Bug 20238: Display description of ITEMTYPECAT on item types summary table When adding or editing item types (Administration > Basic parameters > Item types) the drop down list currently displays the ITEMTYPECAT authorized value description and on the list of item types page the authorized value is displayed in the search category column. This enhancement changes the item types list so that the search category column displays the authorized value's description instead of the authorized value. Test plan: 1. From homepage, go to Koha Administration 2. Go to Authorized values 3. Scroll to the bottom of the page and click next 4. Find ITEMTYPECAT and click Add 5. Give the new authorized value an Authorised value and Description 6. Save it 7. On the left, got to Item types 8. Click Edit on an item type 9. Under Search category, select the new authorized value you just created. It should appear in the dropdown as its description 10. Click save changes 11. Under search category for the item type you just edited, you should see your new authorized values' description Unless I've misunderstood things, then please ignore me! David -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
