https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31378 --- Comment #81 from David Cook <dcook@prosentient.com.au> --- (In reply to Agustín Moyano from comment #79)
If you have a "blank" domain and a specific domain, the "blank" domain is used instead of the specific domain.
Strange, the behavior should be the opposite. The logic was that you could define multiple domains (even partially) and the domain with the longest matching text should win. If there was no matching domain, then go with the default.
Worth double-checking that one I reckon.
If you want to set different "Default library" and "Default category" based on email domain, it won't work if you have a "blank" domain.
Maybe I've done something wrong with the regexp, and if the email domain doesn't match, you won't see that "default library" and "default category" configured for the domain
How is the domain supposed to be configured? Perhaps I wasn't inputting it as expected either?
I've fixed auto register in latest patches, but for it to work, you need to define userid or cardnumber in the mapper.
You'll definitely need to indicate that on the UI pages. -- You are receiving this mail because: You are watching all bug changes.