[Bug 42106] New: Spelling: Failed to load plugin url: {0}
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Bug ID: 42106 Summary: Spelling: Failed to load plugin url: {0} Initiative type: --- Sponsorship --- status: Product: Koha Version: 24.11 Hardware: All OS: All Status: NEW Severity: trivial 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, url should be URL: koha-tmpl/intranet-tmpl/prog/en/includes/str/tinymce_i18n.inc:2 Failed to load plugin url: {0} -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy 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=42106 Jakub Hoepfner <jakubhoepfner@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakubhoepfner@gmail.com Assignee|oleonard@myacpl.org |jakubhoepfner@gmail.com Status|NEW |ASSIGNED --- Comment #1 from Jakub Hoepfner <jakubhoepfner@gmail.com> --- Created attachment 197944 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197944&action=edit Spelling patch for url text Fixed a similar message containing misused url text and changed both to URL -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Andrew Auld <andrew.auld@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.auld@openfifth.co.uk --- Comment #2 from Andrew Auld <andrew.auld@openfifth.co.uk> --- Was looking to test this. Could you give a little bit more of an indication of where to find this screen in the staff interface and therefore how to test the patch? What steps the user needs to have gone through to reach the screen? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 --- Comment #3 from Jakub Hoepfner <jakubhoepfner@gmail.com> --- Original Author didn't specify how to replicate the message, however I can try to trace how that specific message would pop up and go from there -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 --- Comment #4 from Andrew Auld <andrew.auld@openfifth.co.uk> --- Definitely a fair comment and as someone new to this community, you won't be familiar with the workflows in the user interfaces. I am sure Katrin will chip in here and help out. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It sometimes requires some digging. I usually start with a git grep to see more context of the string in Koha. In this case it's in the tinymce_i18n.inc. So it must be related to something you can or can not do with the tinymce editor we use in multiple places. It seems to refer to a Plugin of tinymce - I am not sure we can "force" the error on the GUI. But it should still be save to just update the string. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Andrew Auld <andrew.auld@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #6 from Andrew Auld <andrew.auld@openfifth.co.uk> --- In that case I'll pop it into needs sign off and someone can test the patch who knows where to grub around in the code to see it work! Thanks for the input Katrin. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197944|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=42106 --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 197967 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197967&action=edit Bug 42106: Spelling: Failed to load plugin url: {0} This patch fixes the url casing on both translation messages from "url" to "URL" for better grammatical accuracy of the acronym. Error not mentioned in original Bug Message hence replication is undefined. Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- I'm perfectly comfortable with signing off on this patch without finding a way to trigger the error in the interface. A string-changing patch like this can be confirmed just by double-checking the patch. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 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=42106 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197967|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=42106 --- Comment #9 from David Nind <david@davidnind.com> --- Created attachment 198059 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198059&action=edit Bug 42106: Spelling: Failed to load plugin url: {0} This patch fixes the url casing on both translation messages from "url" to "URL" for better grammatical accuracy of the acronym. Error not mentioned in original Bug Message hence replication is undefined. Signed-off-by: Owen Leonard <oleonard@myacpl.org> 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=42106 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Fixes the terminology for release notes| |URL (url changed to URL) in | |the file used by Koha for | |translating TinyMCE editor | |interface UI text. CC| |david@davidnind.com QA Contact|testopia@bugs.koha-communit |david@davidnind.com |y.org | --- Comment #10 from David Nind <david@davidnind.com> --- Thanks everyone! QA script happy, reviewed Diff to check changes. David -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 --- Comment #11 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=42106 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=42106 --- Comment #12 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #13 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 25.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42106 Catrina Berka <catrina@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |catrina@bywatersolutions.co | |m Resolution|--- |FIXED Status|Needs documenting |CLOSED --- Comment #14 from Catrina Berka <catrina@bywatersolutions.com> --- No documentation needed -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org