Bug 34205 - Default server checkbox not working when editing an SMTP server
Summary: Default server checkbox not working when editing an SMTP server
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-05 15:52 UTC by Sam Lau
Modified: 2023-10-29 11:16 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.