tracker issue : CF-4198218

select a category, or use search below
(searches all categories and all time range)
Title:

IsBoolean returning true for invalid string

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): J S / J S ()

Created: 12/21/2016

Components: Language, Functions

Versions: 2016,11.0,10.0

Failure Type: Others

Found In Build/Fixed In Build: 7 / 307106

Priority/Frequency: Normal /

Locale/System: / Windows 7 SP1 64-bit

Vote Count: 2

Problem Description:

IsBoolean("123D ") (note the single space at the end) results in true, when it should be false.

Steps to Reproduce:

http://trycf.com/gist/838f0fc02c44aad3b7a9441e53ec1b84/acf11?theme=monokai

Actual Result:

Expected Result:

Any Workarounds:

Attachments:

Comments:

Another step to view all case with 3 characters: https://trycf.com/gist/b9937bf15fb4fa9177c1b73c528a44f9/acf11?theme=monokai
Comment by Paolo O.
1400 | July 12, 2017 01:11:10 PM GMT
"1D " e "1F " stands for "double" and "float" ?!?
Comment by Paolo O.
1401 | July 12, 2017 03:58:38 PM GMT