https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23111 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #57 from David Nind <david@davidnind.com> --- Two issues I came across when testing (using KTD): 1. Cataloguing > New from Z39.50/SRU: framework in URL is Default, even if another framework (such as BKS) is set as the default: . 127.0.0.1:8081/cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=&frameworkcode=Default 2. Page not found error for Cataloguing > New record, after unsetting the default framework (so that the Default framework is now the default): - URL is: http://127.0.0.1:8081/cgi-bin/koha/cataloguing/undefined - Error 404 page (An error has occurred) -- You are receiving this mail because: You are watching all bug changes.