[Bug 42104] New: Spelling: The authority id %s does not exist in the database.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Bug ID: 42104 Summary: Spelling: The authority id %s does not exist in the database. Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Found while translating: The authority id %s does not exist in the database. ID should be capitalized. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|24.11 |Main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/batch_authority_record_deletion.inc:31 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Also: koha-tmpl/intranet-tmpl/prog/en/includes/mana/mana-share-report.inc:21 Id: -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- And: Id koha-tmpl/intranet-tmpl/prog/en/includes/str/tinymce_i18n.inc:2 • koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt:159 • koha-tmpl/intranet-tmpl/prog/en/modules/admin/localization.tt:69 • koha-tmpl/intranet-tmpl/prog/en/modules/admin/search_filters.tt:44 • koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt:99 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 197862 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197862&action=edit Bug 42104: The term ID should be capitalized This patch corrects several instances in the templates where "ID" is incorrectly capitalized, "id" or "Id." To test, an inspection of the patch/diff should be enough to confirm that the changes are correct. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Andrew Auld <andrew.auld@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.auld@openfifth.co.uk Status|Needs Signoff |Signed Off --- Comment #5 from Andrew Auld <andrew.auld@openfifth.co.uk> --- Great job Owen. I can confirm through inspection of the patch/diff that the typos have been fixed in this patch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197862|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 198198 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198198&action=edit Bug 42104: The term ID should be capitalized This patch corrects several instances in the templates where "ID" is incorrectly capitalized, "id" or "Id." To test, an inspection of the patch/diff should be enough to confirm that the changes are correct. Signed-off-by: Andrew Auld <andrew.auld@openfifth.co.uk> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the spelling in release notes| |several places where "id" | |or "Id" is used instead of | |"ID". QA Contact|testopia@bugs.koha-communit |david@davidnind.com |y.org | CC| |david@davidnind.com Summary|Spelling: The authority id |Spelling: capitalize id |%s does not exist in the |(instead of id and Id) |database. | Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |26.05.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #7 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 Jacob O'Mara <jacob.omara@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|26.05.00 |26.05.00,25.11.05 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42104 --- Comment #8 from Jacob O'Mara <jacob.omara@openfifth.co.uk> --- Thanks all, pushed to 25.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org