http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7401 --- Comment #34 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to comment #33)
(In reply to comment #32)
It happens for branches, as well. But those are the only two though. If a branch has no branchname, it get's a "*" instead.
By no branchname, do you mean the item has not homebranch or holdingbranch? I can't reproduce that output.
Even so, it seems like an awfully slim edge case. When would an item not have a branch name? Even in such a case, is it useful to the OPAC user to be able to refine their results to items which *don't* have a branch?
Actually, it appears to mean the branch exists, but doesn't have a name. I agree, it's not very useful. It's code Ian wrote, so I'm not sure if he had a particular reason for doing it that way. I'll post a new patch that should fix this issue. -- You are receiving this mail because: You are watching all bug changes.