Summary: | label notes in the 'title notes' tab | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | OPAC | Assignee: | 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
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. |