[Bug 25598] New: Translated bibliographic framework blocked advanced editor
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25598 Bug ID: 25598 Summary: Translated bibliographic framework blocked advanced editor Change sponsored?: --- Product: Koha Version: 19.11 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: viliam.polonec@snk.sk QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl if default bibliographic framework is translated then advanced editor is not working. You can switch advanced editor to enabled but you can't open advanced editor. -- 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=25598 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Villam, I am not seeing issues with de-DE. Which language are you using? And what is the exact Koha version? Are there any errors in the console of the browser? -- 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=25598 --- Comment #2 from Viliam <viliam.polonec@snk.sk> --- I have KOHA 19.11. Tested on language SK, CZ, EN -- 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=25598 --- Comment #3 from Viliam <viliam.polonec@snk.sk> --- Now tested on 18.11 and everything is OK -- 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=25598 --- Comment #4 from Viliam <viliam.polonec@snk.sk> --- console log TypeError: authvals[0] is undefined makeAuthorisedValueWidgets http://localhost:81/cgi-bin/koha/cataloguing/editor.pl:1163 each jQuery makeAuthorisedValueWidgets http://localhost:81/cgi-bin/koha/cataloguing/editor.pl:1158 each jQuery makeAuthorisedValueWidgets http://localhost:81/cgi-bin/koha/cataloguing/editor.pl:1157 <anonymous> http://localhost:81/cgi-bin/koha/cataloguing/editor.pl:2188 jQuery 3 <anonymous> http://localhost:81/cgi-bin/koha/cataloguing/editor.pl:1821 execCb http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:29 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:18 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 u http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:8 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 y http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:7 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:19 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 u http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:8 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 y http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:7 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:19 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 u http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:8 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 y http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:7 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:19 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 u http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:8 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 y http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:7 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:19 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 u http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:8 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 y http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:7 emit http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 check http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:19 enable http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:23 init http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:17 D http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:14 completeLoad http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:28 onScriptLoad http://localhost:81/intranet-tmpl/lib/require_19.1105000.js:29 -- 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=25598 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Viliam from comment #2)
I have KOHA 19.11. Tested on language SK, CZ, EN
Which exact version of 19.11? Did you try on master? If you recreate on "EN", it means that it is broken when it's not translated as well, right? My bet is that you have a subfield linked with a list of authorised values that does no longer exist. -- 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=25598 --- Comment #6 from Viliam <viliam.polonec@snk.sk> --- 19.11.05 and 19.11.01 I will check authorised values -- 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=25598 --- Comment #7 from Viliam <viliam.polonec@snk.sk> --- Thanks Katrin The problem was in authorised values. -- 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=25598 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Picking "WORKSFORME" as this turned out to be a configuration issue. Personally I like those better than real bugs :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org