[Koha-bugs] [Bug 14217] Add a DOM syntax for specifying conditions on indexes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 21 17:49:51 CEST 2015


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

--- Comment #12 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 42737
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42737&action=edit
Bug 14217: (QA followup) avoid repeating code

This patch refactors the handle-one-index-subfields template to
call a new template handle-one-index-subfields-helper instead
of repeating the code for subfields indexing (index-subfields)
which gets wrapped inside the new condition test if needed.

This avoids code duplication, with the same results.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list