[Bug 42265] New: Spelling: FTP is an abbreviation
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 Bug ID: 42265 Summary: Spelling: FTP is an abbreviation Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt: The upload directory specifies the directory on the ftp site to which orders are uploaded. ftp should be FTP. There are probably also some more occurences. These keep coming up in translations because Webpate notices we have translated FTP and wonders if that can be right and asks for extra confirmation. So each time that check is triggered it requires extra clicks. Another good reason to fix :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 LL <lucaslee6180@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucaslee6180@gmail.com --- Comment #1 from LL <lucaslee6180@gmail.com> --- Hi, Am gonna work on this bug and submit a patch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #2 from LL <lucaslee6180@gmail.com> --- now upgrading relative tools -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #3 from LL <lucaslee6180@gmail.com> --- I found relevant page but can't be sure the Upload directory -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #4 from LL <lucaslee6180@gmail.com> --- I arrived EDI acounts page and File transports page, but I can't see "ftp" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The string that needs to be changed is here: - Administration > EDI accounts - New account The upload and download directory input fields have textual hints where ftp should be FTP. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #6 from LL <lucaslee6180@gmail.com> --- I found the root cause of the bug—it was related to version management. I was running the main version, so I couldn’t reproduce the issue. However, the problem exists in version 24.11, so it’s a version-specific issue. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Main |24.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Patch complexity|--- |String patch Version|24.11 |25.05 Status|NEW |CONFIRMED --- Comment #7 from David Nind <david@davidnind.com> --- The wording for this was changed in Bug 38489 - EDI should be updated to use the new FTP/SFTP Servers management page, which was an enhancement made in 25.11 (as it was an enhancement, it was not backported to older supported releases). So that is why you can't see it in main (as you worked out). The wording should be changed in 25.05, and then it will be on the path to backporting to 24.11 and 22.11 (which are LTS (Long term support) releases). Using koha-testing-docker (KTD): - koha clone: git checkout 25.05.x - KTD clone: edit .env file and change KOHA_IMAGE=25.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42265 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- (In reply to David Nind from comment #7)
- KTD clone: edit .env file and change KOHA_IMAGE=25.05
You should be able to use "KOHA_IMAGE=25.05 ktd up" and avoid editing the .env file: https://gitlab.com/koha-community/koha-testing-docker#user-content-running-t... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org