http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=652 Summary: Limiting search by branch doesn't work. Product: Koha Version: CVS Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Catalogue AssignedTo: chris@katipo.co.nz ReportedBy: oleonard@athenscounty.lib.oh.us QAContact: koha-bugs@lists.sourceforge.net catalogue-home.tmpl has this commented-out snippet: <!-- <TR VALIGN=TOP> <td>Branch</td><td><select name=branch> <option value="F">Foxton </select> </td></tr> --> I can uncomment this and put in our system's values, but it doesn't result in the search being limited by branch. I'll assume this is *supposed* to work unless someone tells me otherwise :) ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.