http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14306
--- Comment #5 from Marcel de Rooy <[email protected]> --- (In reply to Katrin Fischer from comment #4) > I feel like it's a bit backwards to add HTML output to a core function. > Maybe this would be better handled on template side? There has also been a > request to add a span with the field number somewhere, that would allow to > hide some notes fields for format them in an easy way. Thanks for your feedback. In the current form it is a small fix. Now we pass just an array of notes to the template. We probably do not want to parse the marc record in the template. So that would mean: passing the URLs separately, maybe put a marker somewhere (or changing behavior still more), etc. I did not have/take the time for now to put it in a much larger perspective.. -- 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/
