https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34062 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- 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.