[Koha-bugs] [Bug 28325] Build Mojolicious controller replacement for tools-home.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 12 11:14:29 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28325

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Test plan:

1. cp debian/templates/plack.psgi /etc/koha/sites/kohadev/plack.psgi
2. koha-plack --restart kohadev 
3. koha-translate -i fr-FR
4. Update "language" system preference to include French
5. Go to http://localhost:8081/cgi-bin/koha/staff/tools/home
6. Note that it looks the same as
http://localhost:8081/cgi-bin/koha/tools/tools-home.pl
7. Choose "Français" from the language bar
8. Go to http://localhost:8081/cgi-bin/koha/staff/tools/home
9. Note that it looks the same (in French) as
http://localhost:8081/cgi-bin/koha/tools/tools-home.pl


NOTES:
- You cannot login at http://localhost:8081/cgi-bin/koha/staff/tools/home. It
will redirect you to index.html where you will be prompted to login. You'll
then have to navigate back to
http://localhost:8081/cgi-bin/koha/staff/tools/home.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list