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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

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

--- Comment #10 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Fridolyn, it might be a separate bug, but it means that your follow-up does not
work - there is currently no way to have a suggestion which an empty
branchcode. When you don't allow the patron to pick the branch in the OPAC the
homelibrary will be used. When you create a suggestion for any library in
staff, the branchcode is _ANY_ - so your change to the SQL query will currently
have no effect:

+            $query .= q{ AND (branchcode='' OR branchcode=?) };

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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