Page 1 of 1

TWideStringField.AsBytes malfunction

Posted: 16.04.2020, 12:40
by aehimself
Hello,

I pushed a pull request on Github with a fix for TWideStringField.AsBytes truncating the result at the first special character. TZAbstractRODataset.WideStringGetterFromRaw called PRaw2PUnicode with the wrong parameter order.

Please accept and merge :)

Re: TWideStringField.AsBytes malfunction

Posted: 16.04.2020, 15:38
by marsupilami
Your pull request has been merged. Thank you :)

Re: TWideStringField.AsBytes malfunction

Posted: 16.04.2020, 16:07
by aehimself
Np, glad I can contribute :)