[Koha-bugs] [Bug 13496] Wrong Koha version on installer title

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 2 17:02:55 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13496

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 34900
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34900&action=edit
[PASSED QA] Bug 13496: make auth.tt use a template plugin to get the Koha
version

This patch makes the installer login template use the new Koha.Version
template plugin to get the correct Koha version. This way we don't need
to maintain the auth.tt file on each version change, and are sure screen
readers tell the correct version.

To test:
- Create a situation where the login screen from the installer shows
- Navigate the HTML code (Ctrl+u)
=> FAIL: "Koha 3.0 Installer" shows on the HTML code
- Apply the patch
- Reload the page
=> SUCCESS: The correct version number is shown.
- Sign off :-D

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list