http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13248
--- Comment #1 from Owen Leonard <[email protected]> --- 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
