Bug 13248

Summary: label notes in the 'title notes' tab
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: marjorie.barry-vila, patrick.robitaille
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicole C. Engard 2014-11-13 14:40:51 UTC
It would be helpful if there were labels on the notes in the title notes tab in the opac. It can be confusing sometimes what the notes you're looking at are when there are a lot of notes (5xx fields).
Comment 1 Owen Leonard 2014-11-19 18:53:06 UTC
As I said in Bug 13269, all of the 5xx data is dumped into the descriptions tab without any parsing at all. That is, Koha doesn't examine which tag is which when being displayed.

In order to make this work you'd have to either hard-code a template with all the possible labels or pull from the framework tag descriptions--which would make them untranslatable.
Comment 2 Katrin Fischer 2016-06-19 20:29:50 UTC

*** This bug has been marked as a duplicate of bug 2096 ***