[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:49 CET 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34852|0                           |1
        is obsolete|                            |
  Attachment #34853|0                           |1
        is obsolete|                            |

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 34899
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34899&action=edit
[PASSED QA] Bug 13496: add a method for the templates to print Koha version as
desired

This patch introduces a simple template plugin function that returns
the Koha version number in different suitable formats.

It introduces unit tests for the new function. They are run with

To test:
- Apply the patch
- Run
  $ prove t/Koha_Template_Plugin_Koha.t
=> SUCCESS: the tests pass.
- 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