If the library is using () in their callnumbers, clicking on the callnumber in the staff result list will find no result. If you manually add "" around the callnumber in the search link, the result will be found. Example: No results: /cgi-bin/koha/catalogue/search.pl?idx=callnum&q=ZG 9260 B686-1(2) 1 Result is found: /cgi-bin/koha/catalogue/search.pl?idx=callnum&q="ZG 9260 B686-1(2) 1" Can we safely add the ""?
*** This bug has been marked as a duplicate of bug 12405 ***