[Koha-bugs] [Bug 34954] Typo: datexpiry

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 19 20:31:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34954

--- Comment #1 from Laura Escamilla <Laura.escamilla at bywatersolutions.com> ---
Created attachment 157476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157476&action=edit
Bug 34954: Fixed typo to 'dateexpiry'

To test:

1. In KTD use grep -rn --exclude=*.po "datexpiry" *
2. Notice that the four locations below are showing the typo:
    1. git add
koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt
    2. git add misc/release_notes/release_notes_18_05_00.html
    3. git add misc/release_notes/release_notes_18_05_00.md
    4. git add t/db_dependent/Koha/Patrons/Import.t
3. Apply patch. Repeat step 1.
4. Notice that no results show. All instances of the typo have been fixed to
dateexpiry.
5. Sign off and have a great day :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list