https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27250 Bug ID: 27250 Summary: DELETE calls are stacked on the SMTP servers admin page Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: System Administration Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 22343 To recreate: Create at least 2 SMTP servers Click "Delete" for server 1 => You get a successful message (OK) Click "Delete" for server 2 => You get a successful message (OK) => You get also an alert message about server 1 (KO) The DELETE route is called twice (one per Delete button you clicked) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22343 [Bug 22343] Add configuration options for SMTP servers -- You are receiving this mail because: You are watching all bug changes.