[Koha-bugs] [Bug 17374] Make use of fields from syspref 'DefaultPatronSearchFields' in patron search fields dropdown

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 16 15:27:06 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17374

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #34 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Nick Clemens from comment #22)
> (In reply to Jonathan Druart from comment #19)
> > +                  [% NEXT IF display_name.length == 5 %]
> > 
> > Hum??
> Ah, the indents in the file were adding 5 spaces - I didn't know where they
> had come from but found that solution.  Improved now.


+                                [% NEXT IF display_name.length == 5 %]

Still there?

Also there are debug statements in the last patch.

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


More information about the Koha-bugs mailing list