[Koha-bugs] [Bug 26595] Add SMTP server column to libraries table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 2 13:19:13 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26595

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 111124
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111124&action=edit
Bug 26595: Add SMTP server column to libraries table

This patch makes the libraries datatable render the assigned SMTP server
on each row. 'Default' will be rendered when the system default is
detected. A link to the SMTP server config will be rendered when a real
SMTP server is assigned.

To test:
1. Apply this patches, reload al the things
2. Visit the libraries table
=> SUCCESS: There's an SMTP server column displaying the right thing
3. Assign an SMTP server to a library
=> SUCCESS: The table displays the server name as a link
=> SUCCESS: The link correctly points to the SMTP server config page
4. Sign off

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list