Follow-up 9c9cfa2ec3d7: fix non-session entry point error
authorRoan Kattouw <roan.kattouw@gmail.com>
Thu, 4 Jul 2019 00:28:07 +0000 (17:28 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Thu, 4 Jul 2019 00:28:07 +0000 (17:28 -0700)
commitfe2e8795d74bf1314dabc07f5cd0f49c70dbf4f6
treeb2dbc75b8e00b95467b682ccc4be910e1e1b2092
parent9b460b64cdb6115c04abfc794b57fa925a27896d
Follow-up 9c9cfa2ec3d7: fix non-session entry point error

Even though we shouldn't really need to, we have to set the language on
the RawMessage we generate when the tag message doesn't exist. Because
both MessageLocalizer and RawMessage are kind of hacky and not fully
supported, I had to hack around the various gaps in our infrastructure.
See my comment on the task for details.

Bug: T227233
Change-Id: I5ab3e9b1e8d34b1af531dba33b2f92fcd7f12192
includes/changetags/ChangeTags.php