14 Oct
2024
14 Oct
'24
10:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38164
Victor Grousset/tuxayo <victor@tuxayo.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |victor@tuxayo.net
--- Comment #12 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
Testing notes: 1st apply the reverting patch.
> 7.
I get
- Editar
- Editar
ok, that's the bug
> 10. «With this patch applied both logs show the
> English version of the string.»
I get
- Editar
- Edit
????? :o
> 12.
I get
- Editar
- Editar
ok
I looked at the test plan of bug 37303 and it says «second log in the console
is displaying the fuzzy string» 😵💫 😵💫 😵💫 😵💫
(the order of _() and __() was the same)
It seems the thing is working and there is uncertainly of behavior of __() and
_() regarding which is/are being affected by the initial issue.
Anyway, it's the same output on main with po2json JS installed.
As far as not needing yarn on production it works :)
(there is still something suspicious about _() outputting fuzzy strings)
--
You are receiving this mail because:
You are watching all bug changes.