]> git.koha-community.org Git - koha.git/commit
Bug 37593: Removed all instances of 'this this' in the codebase
authorPerplexedTheta <jahdobble@llownd.net>
Mon, 12 Aug 2024 14:26:13 +0000 (15:26 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 21 Oct 2024 11:49:28 +0000 (13:49 +0200)
commit1129d775b351b47e5f2c083d909d8626bbf48f17
tree4c61c1e120fe0839f63c84723d0581fe3ce1976a
parent147ba6e66a2ee76534e9cca186ae5062e238730b
Bug 37593: Removed all instances of 'this this' in the codebase

To test:
a)  do a grep for 'this this'
    1)  notice that there are five matching files
    2)  notice that all of these instances are in comments, or podfiles
b)  apply this patch
c)  do a grep for 'this this'
    1)  notice now that these instances are gone
d)  apply these changes to schema.koha-community.org
e)  result!

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 2cc520cdeb6782f9370356f1c7a1bb7f78ea1057)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 8297471b3b41e00d19134453ba5721ad3f85877b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Koha/Schema/Result/Deleteditem.pm
Koha/Schema/Result/Item.pm
installer/data/mysql/db_revs/230600061.pl
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/lib/datatables/datatables.js