https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34062
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- I had a go at testing (using KTD), but I couldn't replicate the issue. When I refreshed the page, it displayed as expected - I didn't get the "This page does not exist". I was not logged in to the OPAC. Before the test plan, I: 1. Edited the Apache configuration: sudo vi /etc/apache2/sites-available/kohadev.conf 2. In the virtual host section for the OPAC (<VirtualHost *:8080>) I added: SetEnv OPAC_BRANCH_DEFAULT "CPL" 3. Restarted everything (restart_all) -- 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/
