https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25269 --- Comment #2 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 103607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103607&action=edit Bug 25269: Add text along with icons for physical descriptions 1. Edit a record to have the first and second postions in the 008 = 'cb'. 2. Load the OPAC results page and this record should display: Format: chip cartridge 3. Now try first and second positions in the 008 = 'co' 4. This should an optical disc png (/opac-tmpl/lib/famfamfam/cd.png) but nothing displays because the string length is 0. 5. Apply patch 6. Record with first and second positions in the 008 = 'co' should now should text and icon. 7. Look at patch and make sure other changed parts also work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.