[Bug 35416] New: Advanced editor interface hang when trying to edit an existing catalogue record
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Bug ID: 35416 Summary: Advanced editor interface hang when trying to edit an existing catalogue record Change sponsored?: --- Product: Koha Version: 23.05 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: iming@rosewoodfarm.com.au QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 159288 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159288&action=edit Screenshot Advanced editor interface hang when trying to edit an existing catalogue record. No problem editing using the standard editor. Switched to Advanced editor, you then get an egg timer with "Loading, please wait ..." message. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 --- Comment #1 from Iming Chan <iming@rosewoodfarm.com.au> --- Created attachment 159316 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159316&action=edit Page error messages via F12 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Iming Chan <iming@rosewoodfarm.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Laessig <m.laessig@institut.bv-pfalz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.laessig@institut.bv-pfalz | |.de --- Comment #2 from Laessig <m.laessig@institut.bv-pfalz.de> --- Same problem here. I get two XML syntax errors. The second one is very detailed and is reproducible with other records. === Uncaught Error: Syntax error, unrecognized expression: Invalid-metadata Content-Type: text/xml; charset=utf-8 <?xml version="1.0" encoding="UTF-8"?> <record xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd" xmlns="http://www.loc.gov/MARC21/slim"> <leader>00692naa#a2200241uc#4500</leader> <controlfield tag="001">0004522</controlfield> <datafield tag="084" ind1=" " ind2=" "> <subfield code="a">Te Am. 1 a</subfield> </datafield> <datafield tag="245" ind1=" " ind2=" "> <subfield code="p">Geschichte, politische Kultur, politisches System, Wirtschaft</subfield> <subfield code="n">Bd. 1.</subfield> <subfield code="a">Länderbericht USA</subfield> <subfield code="c">Hrsg.: Willi P. Adams ...</subfield> </datafield> <datafield tag="300" ind1=" " ind2=" "> <subfield code="a">720 S. : 1 Kt.</subfield> <subfield code="c">8°</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Amerika</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Geschichte</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Kultur</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Politik</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Wirtschaft</subfield> </datafield> <datafield tag="650" ind1=" " ind2="4"> <subfield code="a">Religion</subfield> </datafield> <controlfield tag="008">220426s gw ||||| |||| 00||||ger </controlfield> <datafield tag="942" ind1=" " ind2=" "> <subfield code="2">z</subfield> <subfield code="n">0</subfield> <subfield code="c">BK</subfield> </datafield> <datafield tag="264" ind1=" " ind2=" "> <subfield code="a">Bonn</subfield> </datafield> <datafield tag="264" ind1=" " ind2=" "> <subfield code="b">Bundeszentrale f. polit. Bildung</subfield> </datafield> <datafield tag="264" ind1=" " ind2=" "> <subfield code="c">1990</subfield> </datafield> <datafield tag="490" ind1=" " ind2=" "> <subfield code="a">Studien zur Geschichte und Politik</subfield> </datafield> <datafield tag="830" ind1=" " ind2=" "> <subfield code="a">Studien zur Geschichte und Politik</subfield> </datafield> <datafield tag="999" ind1=" " ind2=" "> <subfield code="c">10279</subfield> <s === The XML breaks here and seems not to be generated properly? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Felix Klein <felix.klein@incher.uni-kassel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |felix.klein@incher.uni-kass | |el.de --- Comment #3 from Felix Klein <felix.klein@incher.uni-kassel.de> --- I have the same problem. The intranet-error.log shows: [cgi:error] malformed header from script 'bib': Bad header: Invalid-metadata, referer: /cgi-bin/koha/cataloguing/editor.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, this is very likely a duplicate to Bug 35181 - Can no longer edit sample records with advanced cataloguing editor See there for versions this will be fixed in. *** This bug has been marked as a duplicate of bug 35181 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35416 Felix Klein <felix.klein@incher.uni-kassel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED --- Comment #5 from Felix Klein <felix.klein@incher.uni-kassel.de> --- (In reply to Katrin Fischer from comment #4)
Hi, this is very likely a duplicate to Bug 35181 - Can no longer edit sample records with advanced cataloguing editor See there for versions this will be fixed in.
*** This bug has been marked as a duplicate of bug 35181 ***
Thank you very much! This has solved the problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org