https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33699
--- Comment #1 from Caroline Cyr La Rose <[email protected]> --- I just noticed there is more than one sentence with the term "presedence". The same way, the longest match will take presedence over the shorter one, so '*teacher.university.com' will take presedence over '*.university.com' if the email is '[email protected]' Each sentence is repeated twice in the file, for a total of 8 occurrences of "presedence" to correct. I also noticed that one of the sentences has superfluous words. Exact matches have presedence over asterix ones, so if the 'library.com' domain will take presedence over '*library.com' when the email is '[email protected]' "so if the" in the other sentence that is the same is simply "so". -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
