DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

JSON Formatter detects numbers as phone

Open ktomczykatradwag opened this issue 1 year ago • 2 comments

Current behavior

Input/Output of JSON formatters underlines certain floating precision numbers and treats them as if they were phone numbers

How to reproduce it (as minimally and precisely as possible)

Enter into Input of JSON Formatter:

{"SystematicError": 60.8000031,"RandomError": 22.8000011}

Expected behavior

Numbers are not falsely detected as phone numbers, if it should happen at all it should be possible only for numbers inside a string value

Screenshots

obraz

Workaround

No response

Affected platforms

Windows

Affected DevToys kind

DevToys (app with GUI)

DevToys Version

Version 1.0.12.0 | X64 | RELEASE | 94bb8213 | 94bb8213

Relevant Assets/Logs

No response

ktomczykatradwag avatar Jul 13 '23 08:07 ktomczykatradwag

That's interesting, I can't reproduce this issue.

image

veler avatar Aug 06 '23 01:08 veler

Is it possible it's a locality issue? What country & locality settings is op using?

heribertolugo avatar Nov 02 '23 02:11 heribertolugo