http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9814
Bug ID: 9814
Summary: KohaAdminEmailAddress syspref webpage field doesn't
handle double quotes
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
With syspref KohaAdminEmailAddress, I use:
"The Library" <[email protected]>
but the double quotes mess up the display of the syspref page.
The app stores the value fine, but on retrieval it doesn't show.
Workaround:
The Library <[email protected]> might be valid and work with same
result.
The goal is to display a nice username instead of the raw email address.
I suspect the template is using double quotes, so one might need to properly
escape the field.
This field is used as the From: mail address when sending notices is the
branch details email is not set.
--
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/