[Koha-bugs] [Bug 9368] specific behavior of yr and acqdate indexes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 16:37:31 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m
   Patch complexity|Trivial patch               |Small patch
         QA Contact|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA comment:

Before this patch, if the "publication date" index is selected on the adv
search form, zebra requests on 
  @attrset Bib-1 2000
The index is not defined!

After applying it:
  @attrset Bib-1 @attr 1=pubdate @attr 4=109 @attr 2=3 2000

Which is what the user want.

Marked as Passed QA.

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


More information about the Koha-bugs mailing list