https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_24_05_candidate Status|Passed QA |Failed QA --- Comment #70 from Katrin Fischer <[email protected]> --- I am sorry, some very small issues, but also a bigger one I couldn't get around (5): 1) Page title We since changed the markup there for better translatability among other things. Please adapt: +<title> + Record sources › Koha +</title> 2) Missing permissions.inc Guess everyone has only been testing as a superlibrarian again? ;) Wanted to fix in a follow-up, but got stuck on 5) :( 3) Reconsider sequence on admin page Currently this shows as the last entry below the Elasticsearch config, but I feel it would be better suited with the matching/overlay rules, what do you think? 4) Missing from side navigation The left hand admin navigation panel was missed. Sequence should match admin page, so good to do 3) first :) 5) Apache config? When trying to access the admin/record_sources I have a 404 error. I tried yarn build, restart_all and reset_all. I figure this line here might not be right? RewriteRule ^/cgi-bin/koha/admin/record_sources(.*)?$ /cgi-bin/koha/admin/record_sources.pl$1 [PT] I verified it showed in /etc/koha/apache-shared-intranet.conf -- 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/
