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

            Bug ID: 22595
           Summary: Items search is mixing inputs
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

Items search is using inputs and selects from search form to create an Ajax
call.

In this call selects are parsed before inputs.
But a custom search field can be used with authorised values and used after a
regular search field.
In this case the "q" param is not ordered like the "name" param.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to