It seems that port numbers are stuck at 21. Editing them does not change the port number in the database.
Created attachment 188433 [details] [review] Bug 41100: EDI vendor account port numbers no longer editable It seems that port numbers are stuck at 21. Editing them does not change the port number in the database. Test Plan: 1) Check out Koha 25.05 2) Try to edit an EDI vendor account port 3) Note the change doesn't save 4) Apply this patch 5) Restart all the things! 6) Note you can edit the port again!
Created attachment 188446 [details] [review] Bug 41100: EDI vendor account port numbers no longer editable It seems that port numbers are stuck at 21. Editing them does not change the port number in the database. Test Plan: 1) Check out Koha 25.05 2) Try to edit an EDI vendor account port 3) Note the change doesn't save 4) Apply this patch 5) Restart all the things! 6) Note you can edit the port again! Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. I checked out Koha 25.05.x (git checkout 25.05.x), then in the .env for koha-testing-docker changed IMAGE=25.05, prune current images, then a ktd pull. 2. Enabled the EDIFACT system preference.
Created attachment 188529 [details] [review] Bug 41100: EDI vendor account port numbers no longer editable It seems that port numbers are stuck at 21. Editing them does not change the port number in the database. Test Plan: 1) Check out Koha 25.05 2) Try to edit an EDI vendor account port 3) Note the change doesn't save 4) Apply this patch 5) Restart all the things! 6) Note you can edit the port again! Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Aleisha Amohia <aleisha@catalyst.net.nz>
Can you rebase this on top of Bug 38489 please?
Oh wait, this is not for main. My bad.