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: [email protected]
          Reporter: [email protected]

I had a situation where I used syspref
KohaAdminEmailAddress:     "The Library" <[email protected]>
and my overdue notices went out fine.

Then at a later point the branch details email field had
[email protected]
and was put in the overdue notice  as   <<branches.branchemail>>
and the notice generated fine.
BUT
the overdue notice From: now became  [email protected]
which wasn't as pretty.
THEN
I put   "The Library" <[email protected]>
in the branch details email field
BUT the notice showed:   "The Library"
as <[email protected]> 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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to