[Koha-bugs] [Bug 11760] In notices, code of road type is used instead of descritpion

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 28 18:09:06 CET 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25302|0                           |1
        is obsolete|                            |

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 25735
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25735&action=edit
Bug 11760 : In notices, code of road type is used instead of description

Test plan :
  - Define a notice containing <<borrowers.streettype>>
  - Trigger an event that generate this notice

Without patch <<borrowers.streettype>> is replaced by ROADTYPE authorised value
code. With the patch it is resplaced by its description

This patch needs bug 7372 to be applied

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