https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27356
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114948|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <[email protected]> --- Created attachment 115000 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115000&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. Signed-off-by: Fridolin Somers <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
