[Koha-bugs] [Bug 27356] Don't hide the SMTP servers table when last displayed is deleted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 7 11:16:42 CET 2021


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 114904
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114904&action=edit
Bug 27356: Don't hide the SMTP servers table when last displayed is deleted

Found on bug 27251 which was mimicking SMTP server code for QOTD.

To recreate:
Create a SMTP server with name "a"
Create a SMTP server with name "aa"

Filter by "aa"
=> Only 1 row displayed

Delete it, confirm
=> The table disappears

Note that we could re-add this test when bug 27353 will be pushed, as
recordsTotal will contain the unfiltered number of records in the DB.

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


More information about the Koha-bugs mailing list