commit | 5c5eef63ca932a6f8ba647c2638d30ff1ca556fc | [log] [tgz] |
---|---|---|
author | Paweł Kurek <kurek.zxc@gmail.com> | Wed Aug 09 12:43:11 2023 +0200 |
committer | Paweł Kurek <kurek.zxc@gmail.com> | Sat May 04 09:51:59 2024 +0000 |
tree | 9addb1c9a78991ed4f36a478f163728e0994f3d1 | |
parent | cabd4221260de5a9474af2b2b736081b2b4db6f0 [diff] |
Fixed JiraRestApi writeBodyData not encoding String to UTF-8 Fixed JiraRestApi.writeBodyData method not encoding bytes to UTF-8 As a result national characters like "gęś" was encoded as "g??" on output, i.e. inside Jira comments Bug: Issue 40011709 Change-Id: Ia33b574162cfc8d7c037bb65d80c85f70218b125