[Bug 34441] New: Typo: paramater
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Bug ID: 34441 Summary: Typo: paramater Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: Academy Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Found this by accident, but we have a few paramaters instead of parameters around: git grep paramater catalogue/search.pl:# Fetch the paramater list as a hash in scalar context: catalogue/search.pl:# * returns paramater list as tied hash ref catalogue/search.pl:# * multivalued CGI paramaters are returned as a packaged string separated by "\0" (null) opac/opac-search.pl:# Fetch the paramater list as a hash in scalar context: opac/opac-search.pl:# * returns paramater list as tied hash ref opac/opac-search.pl:# * multivalued CGI paramaters are returned as a packaged string separated by "\0" (null) tools/cleanborrowers.pl:# Fetch the paramater list as a hash in scalar context: tools/cleanborrowers.pl:# * returns paramater list as tied hash ref tools/cleanborrowers.pl:# * multivalued CGI paramaters are returned as a packaged string separated by "\0" (null) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Pascal Uphaus <pascal.uphaus@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pascal.uphaus@gwdg.de Status|NEW |ASSIGNED Assignee|koha-bugs@lists.koha-commun |pascal.uphaus@gwdg.de |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Pascal Uphaus <pascal.uphaus@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 --- Comment #1 from Pascal Uphaus <pascal.uphaus@gwdg.de> --- Created attachment 154546 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154546&action=edit Bug 34441: Fixed Typo "Paramater" To test: 1. git grep paramater 2. notice 3 files have spelling mistakes 3. apply the patch 4. git grep paramater 5. notice there are no spelling mistakes for that word -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Thomas Klausner <domm@plix.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|String patch |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Thomas Klausner <domm@plix.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154546|0 |1 is obsolete| | --- Comment #2 from Thomas Klausner <domm@plix.at> --- Created attachment 154548 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154548&action=edit Bug 34441: Fixed Typo "Paramater" To test: 1. git grep paramater 2. notice 3 files have spelling mistakes 3. apply the patch 4. git grep paramater 5. notice there are no spelling mistakes for that word Signed-off-by: Thomas Klausner <domm@plix.at> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Jonathan Druart <jonathan.druart+koha@gmail.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=34441 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154548|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155071 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155071&action=edit Bug 34441: Fixed Typo "Paramater" To test: 1. git grep paramater 2. notice 3 files have spelling mistakes 3. apply the patch 4. git grep paramater 5. notice there are no spelling mistakes for that word Signed-off-by: Thomas Klausner <domm@plix.at> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.11.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=34441 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34441 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- Not backported to 23.05.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org