https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38779
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the record release notes| |sources page | |(Administration > | |Cataloging > Record | |sources) for package | |installs - you can now add | |and edit record sources, | |instead of getting a blank | |page. The Koha packages | |were missing the required | |JavaScript files | |(/intranet-tmpl/prog/js/vue | |/dist/admin/record_sources_ | |24.1100000.js"></script>) | |to make the page work | |correctly. CC| |[email protected] --- Comment #4 from David Nind <[email protected]> --- I checked a demo install for 24.11 (from https://koha-community.org/demo/): - The record sources administration page is blank - The page source does not include <script src="/intranet-tmpl/prog/js/vue/dist/admin/record_sources_24.XXXXX.js"></script> (this is present in the page if you are using KTD). The change makes sense to me, even though I can't test that it is fixed (I would need to build the packages (which I don't know how to do), and then install Koha from scratch). Feel free to change back to needs sign off if this isn't sufficient. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
