https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42968 --- Comment #1 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- UPDATED DESCRIPTION: The staff interface and OPAC display a label for MARC 505 formatted contents notes based on the first indicator: - 0 = Contents: - 1 = Incomplete contents: - 2 = Partial contents: However, when the 505 first indicator is blank, no label is displayed before the contents note. This makes the contents note less clear, especially for records where libraries have entered 505 data without indicators. To recreate: 1. Create or locate a bibliographic record with a MARC 505 field. 2. Leave the first indicator blank. 3. Add text to the 505 field. 4. View the record detail page. 5. Notice that the 505 contents display without a label. Expected behavior: When the 505 first indicator is blank, Koha should display a fallback "Contents:" label. -- You are receiving this mail because: You are watching all bug changes.