[Bug 39017] New: Typo: "Does not exists"
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39017 Bug ID: 39017 Summary: Typo: "Does not exists" Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Developer documentation Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Spotted in one patch with older code, but then found some more in code comments/POD: git grep "does not exists" -- 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=39017 Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |nicolas.hunstein@bsz-bw.de |ity.org | CC| |nicolas.hunstein@bsz-bw.de -- 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=39017 Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39017 Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=39017 --- Comment #1 from Nicolas Hunstein <nicolas.hunstein@bsz-bw.de> --- Created attachment 180620 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180620&action=edit Bug 39017: update "Does not exists" changes string "Does not exists" to "Does not exist" to test: - look for "Does not exists" - check there are some entries "Does not exists" - apply patch - verify there are no entries "Does not exists". Instead there are entries "Does not exist" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39017 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- The patch no longer applies (on the latest main) 8-(... git bz apply 39017 Bug 39017 - Typo: "Does not exists" 180620 - Bug 39017: update "Does not exists" Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 39017: update "Does not exists" Using index info to reconstruct a base tree... M Koha/SimpleMARC.pm M admin/auth_tag_structure.pl M admin/marctagstructure.pl M patroncards/create-pdf.pl M serials/create-numberpattern.pl Falling back to patching base and 3-way merge... Auto-merging serials/create-numberpattern.pl CONFLICT (content): Merge conflict in serials/create-numberpattern.pl Auto-merging patroncards/create-pdf.pl CONFLICT (content): Merge conflict in patroncards/create-pdf.pl Auto-merging admin/marctagstructure.pl CONFLICT (content): Merge conflict in admin/marctagstructure.pl Auto-merging admin/auth_tag_structure.pl CONFLICT (content): Merge conflict in admin/auth_tag_structure.pl Auto-merging Koha/SimpleMARC.pm error: Failed to merge in the changes. Patch failed at 0001 Bug 39017: update "Does not exists" -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org