Bug 13248 - label notes in the 'title notes' tab
Summary: label notes in the 'title notes' tab
Status: RESOLVED DUPLICATE of bug 2096
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-13 14:40 UTC by Nicole C. Engard
Modified: 2017-09-08 19:12 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***