http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9815 Bug ID: 9815 Summary: <<branches.branchemail>> Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: matted-34813@mypacks.net I had a situation where I used syspref KohaAdminEmailAddress: "The Library" <thelibrary@example.com> and my overdue notices went out fine. Then at a later point the branch details email field had thelibrary@example.com and was put in the overdue notice as <<branches.branchemail>> and the notice generated fine. BUT the overdue notice From: now became thelibrary@example.com which wasn't as pretty. THEN I put "The Library" <thelibrary@example.com> in the branch details email field BUT the notice showed: "The Library" as <thelibrary@example.com> got gobbled up by the Letters template code. It thought it was a stragling <tag> that had no substitution. Workaround: a) blank out branch details email field, so KohaAdminEmailAddress is used. b) replace <<branches.branchemail>> witht he literal branch email address. Just providing a workaround. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.