| Summary: | Checkbox options for EDI accounts cannot be enabled | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
| Component: | Acquisitions | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | major | ||
| Priority: | P5 - low | CC: | aleisha, fiona.borthwick, lucas, victor |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
20.11.00, 20.05.x, 19.11.07, 19.05.12
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 25687 | ||
| Attachments: |
Bug 25677 - Checkbox options for EDI accounts cannot be enabled
Bug 25677 - Checkbox options for EDI accounts cannot be enabled Bug 25677: Checkbox options for EDI accounts cannot be enabled |
||
|
Description
Kyle M Hall (khall)
2020-06-04 18:43:50 UTC
Created attachment 105563 [details] [review] Bug 25677 - Checkbox options for EDI accounts cannot be enabled Checking any of the checkboxes in the EDI Account editor does nothing. They always remain set to "off". Test Plan: 1) Browse to edi_accounts.pl 2) Create a new EDI account, check all the checkboxes 3) Edit the account, note none of the checkboxes are checked 4) Apply this patch 5) Repeat steps 1-2 6) Note the checkboxes remain checked Created attachment 105564 [details] [review] Bug 25677 - Checkbox options for EDI accounts cannot be enabled Checking any of the checkboxes in the EDI Account editor does nothing. They always remain set to "off". Test Plan: 1) Browse to edi_accounts.pl 2) Create a new EDI account, check all the checkboxes 3) Edit the account, note none of the checkboxes are checked 4) Apply this patch 5) Repeat steps 1-2 6) Note the checkboxes remain checked Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Created attachment 105614 [details] [review] Bug 25677: Checkbox options for EDI accounts cannot be enabled Checking any of the checkboxes in the EDI Account editor does nothing. They always remain set to "off". Test Plan: 1) Browse to edi_accounts.pl 2) Create a new EDI account, check all the checkboxes 3) Edit the account, note none of the checkboxes are checked 4) Apply this patch 5) Repeat steps 1-2 6) Note the checkboxes remain checked Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! backported to 20.05.x for 20.05.01 backported to 19.11.x for 19.11.07 Backported to 19.05.x branch for 19.05.12 |