https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21250 --- Comment #3 from Oliver Behnke <oliver.behnke@aei.mpg.de> --- (In reply to Katrin Fischer from comment #2)
I think using the current user's branch would not be correct - it's possible that patrons from one home library visit other branches for lending books.
I understand your point but what you describe is an edge case, compared to the current implementation which is always wrong for the patrons of all but one branch.
For another solution see: https://wiki.koha-community.org/wiki/Override_sysprefs_in_Apache_config
I fail to see how that can be solution. Our scenario comprises a single library with two branches, which seems to me as a standard well supported setup. Those branches share the same Koha instance and OPAC. There's therefore just a single web server. How am I supposed to modify the request headers for the branch-local self-service terminals when they simply display the same website? Thanks -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.