brigadier icon indicating copy to clipboard operation
brigadier copied to clipboard

Fix quoted strings being parsed as booleans

Open SPGoding opened this issue 6 years ago • 2 comments

parseBoolean() in StringReader parses certain quoted strings (e.g. "true", 'false') as booleans, which is pretty weird.

This PR trys to fix this and adds a test for it.

SPGoding avatar Jul 24 '19 12:07 SPGoding

CLA assistant check
All CLA requirements met.

msftclas avatar Jul 24 '19 12:07 msftclas

It's 1.16 update time, @Dinnerbone please reconsider looking into this (given fry is looking into DFU fixes).

liach avatar Jan 23 '20 18:01 liach