[Koha-bugs] [Bug 29602] We must be nicer with translators

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 6 01:04:32 CET 2022


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #50 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Patches rebased.

And followups added that fix various issues.
After rereading carefully the diff (`git diff --color-words=.` was very
useful!) and using some greps,
rg --glob '{*.tt,*.inc}' '\-]'
rg --glob '{*.tt,*.inc}' ' ]<span'
There shouldn't be any crash.

Pages that had the issues or more complex changes (so not all) were tested for
loading without error:
- staff Patrons → Manual invoice 
- OPAC → own list of invoices/charges
- circulation → check in
- staff → catalogue → record details
- OPAC → catalogue → record details
- CSV profiles
- Patron card creator → Batches
- Tools → Label creator → Batches
- Tools → Label creator → Layouts → Edit a label layout
- reports → Dictionary
- reports → circulation
- basket details
- Administration Record → matching rules
- batch authority record modification → details of job
- batch biblio record modification → details of job
- batch hold cancel → details of job
- Batch patron modification
- staff → Lists → Your lists → filter by "sorted by"
- OPAC → auth search results

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


More information about the Koha-bugs mailing list