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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 29 01:33:41 CET 2014


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 34778
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34778&action=edit
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

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


More information about the Koha-bugs mailing list