Summary
In the context of #1635084: Track import status of files in the locale .po file directory, a patch reached core with a typo. It calls coddition instead of condition.
Tests didn't catched this issue, but tests being developed on #1189184: OOP & PSR-0-ify gettext .po file parsing and generation catched it.
Original report
We made a typo in a patch and it finished in core.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1642966.patch | 532 bytes | penyaskito |
Comments
Comment #1
penyaskitoPatch attached.
Comment #2
webchickGood catch! However, this means we lack automated test coverage for this part of the code. :( Marking "Needs tests."
Comment #3
penyaskitoComment #4
jcisio commentedThere is also a waiting patch at #1635084: Track import status of files in the locale .po file directory for a few more changes. Marking this as duplicate?
Comment #5
gábor hojtsyThanks, removing off sprint, keeping an eye on #1635084: Track import status of files in the locale .po file directory.
Comment #5.0
gábor hojtsyExplaining how it was catched