Details
- Reviewers
- None
- Group Reviewers
O1: Blessed Committers - Maniphest Tasks
- T15811: Search exception when AM/PM string is localized in Calendar application
Observe that the lengthy steps to reproduce in T15811 no longer reproduce. Observe that translated date strings (e.p.p.) still appear in most parts of the interface
Diff Detail
- Repository
- rP Phorge
- Lint
Lint Errors Severity Location Code Message Error src/view/viewutils.php:111 TXT2 Tab Literal Warning src/view/viewutils.php:115 TXT3 Line Too Long - Unit
Tests Passed - Build Status
Buildable 1671 Build 1671: arc lint + arc unit
Event Timeline
Thanks! If you remember which parts of the interface you've already tested, feel free to mention in the Test Plan, so I can maybe help in testing other parts
All I did was look at the homepage and observe I saw "e. p. p" in the recent activity (and thus the translations somehow worked). That was more of a paranoia check for unintended side effects on other uses of the function, to make sure I didn't break date translation completely. You're welcome to test other UI things to make sure they're not affected if you wish.
Actual forms in which the user enters dates/times still seem to only accept English, which is fine I guess.