[patch - MT1.3b90] String property functions

Notes on testing the latest builds of MapTool

Moderators: dorpond, trevor, Azhrei

Post Reply
Lee
Dragon
Posts: 958
Joined: Wed Oct 19, 2011 2:07 am

[patch - MT1.3b90] String property functions

Post by Lee »

Reported here, this patch replaced the use of Integer.decode() with a direct conversion process to BigDecimal.

This makes it so strings representing (octal) Integer values will not end up getting converted, making them "appear" as is.

Pleaes note that any output will still show that leading zeroes have been excised, as the parser intentionally does this following the json -> number -> string hierarchy of processing.
Attachments
[patch - MapTooll 1.3b90] string property functions.txt
(1.95 KiB) Downloaded 86 times

Post Reply

Return to “Testing”