Greetings, Find a record, change/add something like: ---- BEGIN SAMPLE --- this <hr> is <hr> a <hr> test ---- END SAMPLE --- To 500$a for that record and save it. Now go view ‘Title notes’ in the OPAC for this record. Ugly HTML mess. line 717 of opac-detail.tt Not sure how to fix. Any ideas? GPML, Mark Tompsett
this <hr> To 500$a for that record and save it.
Now go view ‘Title notes’ in the OPAC for this record. Ugly HTML mess.
This is how I would expect it to work. MARC isn't intended to have HTML markup in it. -- Owen -- Web Developer Athens County Public Libraries https://www.myacpl.org
That's what I used to think as well. Then I learned about "887 - Non-MARC Information Field" https://www.loc.gov/marc/bibliographic/bd887.html. Not that we'd be showing 887 on the OPAC, but... MARC just has to be difficult. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] On Behalf Of Owen Leonard Sent: Tuesday, 4 December 2018 11:57 PM To: Koha Devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] HTML filtering issue
this <hr> To 500$a for that record and save it.
Now go view ‘Title notes’ in the OPAC for this record. Ugly HTML mess.
This is how I would expect it to work. MARC isn't intended to have HTML markup in it. -- Owen -- Web Developer Athens County Public Libraries https://www.myacpl.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Greetings, Oleonard wrote:
MARC isn't intended to have HTML markup in it.
Dcook replied:
That's what I used to think as well.
Then I learned about "887 - Non-MARC Information Field" https://www.loc.gov/marc/bibliographic/bd887.html.
Could you (Owen and David) then peruse and review bug 21947? I don't think I tweaked anything that looked like it could have come from 887. GPML, Mark Tompsett
participants (3)
-
David Cook -
Mark Tompsett -
Owen Leonard