Bug 34205

Summary: Default server checkbox not working when editing an SMTP server
Product: Koha Reporter: Sam Lau <samalau>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34622
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34616
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Sam Lau 2023-07-05 15:52:06 UTC
To recreate this bug:
- go to administration-> SMTP servers and click new smtp server
- fill in the required info with random inputs, just make sure to select the box that says default server. Click submit when finished.
- now click on the edit button next to the server you just created. Notice that the 'Default server' box is still selected. Press submit.
- notice how even though the box was selected, the server is now not the default server.
- click on edit again.
- there is a weird blue box in the background of the form
- select 'Default server' and submit
- the server is now default as expected.
Comment 1 Katrin Fischer 2023-10-29 11:16:56 UTC
I tested and it seems to work OK now, either fixed by bug 34622 or bug 34616 I reckon.