Page 1 of 1

[0.12.*] [Pending]ApplicationVersion class not deserializing

Posted: Thu Jun 02, 2016 6:33 pm
by solidDoWant
On all (recent?) 0.12.* versions the ApplicationVerison deserialization constructor isn't properly deserializing the platform string. The string is being transmitted properly, however, the "platform" variable is always being set to "win32". I've tested this on a few versions between .28 and .33, and on both x64 and x86 versions and the problem persists.

Re: [0.12.*] ApplicationVersion class not properly deserializing

Posted: Tue Jun 07, 2016 11:22 am
by Klonan
Thanks for the report,
Can you elaborate as to what the actual bug is here? what problem or issue is being caused?

Re: [0.12.*] [Pending]ApplicationVersion class not deserializing

Posted: Tue Jun 07, 2016 10:12 pm
by solidDoWant
It doesn't cause any actual issues, but if the platform string is always going to be set to "win32", then there is no point in sending the platform name.