http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11760 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25735|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 26202 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26202&action=edit [PASSED QA] 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@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> This works as described, passes tests and QA script. Note: it seems it's not possible currently to use B_streettype from the interface, but it might be worth adding it as a follow up for later use. -- You are receiving this mail because: You are watching all bug changes.