https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32607
--- Comment #43 from David Nind <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #41) > (In reply to David Nind from comment #34) > > Patches no longer applies 8-(... > > > > Applying: Bug 32607: DBIC schema [DO NOT PUSH] > > Thanks for trying! That [DO NOT PUSH] patch is usually source for trouble. > In most cases you can just skip it when applying, and run the `dbic` alias > inside `ktd` to re-generate the changes for testing purposes. > > Rebased now. Thanks Tomás for that tip - have never been quite sure! I think I've setup things correctly: apply patch, updatedatabase, dbic, yarn js:build, flush_memcached, restart_all However, when I go to Administration > Catalog > Record sources, I get a 404 page not found error. URL accessed: http://127.0.0.1:8081/cgi-bin/koha/admin/record-sources All the tests pass! -- 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/
