Koha/koha-tmpl
Paul POULAIN 091d310016 Bug 3629 : search limit by group is not OK
MT4491 : limitation by library group

- the group list was not displayed in OPAC (even if everything else was here
- the group limit was not working due to a missing ()

author=jean et group=droit" resulted in:
author=jean and branch=b1 or branch=b2 or branch=b3
that is wrong (executed from left to right)

the fix add () to have :
author=jean and (branch=b1 or branch=b2 or branch=b3)
that is OK

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-30 12:37:50 +13:00
..
intranet-tmpl/prog Bug 5838: Format sql outout on guided reports 2011-03-29 09:53:02 +13:00
opac-tmpl/prog Bug 3629 : search limit by group is not OK 2011-03-30 12:37:50 +13:00
favicon.ico
index.html
intranet.html
opac.html
templates.readme