https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37947 --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Workaround (assuming you aren't currently trying to document New from Z39.50/SRU ;)): Cataloging - New record - Z39.50/SRU search Workaround #2: when you are faced with the empty page with no editor, delete the word Default from the URL in &frameworkcode=Default since the code for the default framework is "", not "Default". We were passing "Default" to z3950_search.pl and getting "" in the addbiblio.pl URL back when New from Z39.50/SRU used to work, so apparently someone got rid of something that did s/Default// somewhere along the line. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.