WhiteHatBox
Share Page
Following(0)
Partner(s)
greyhat

Appending Random Numbers String BUG

ReplyThanks 2016/01/14 17:11:31 0 0

Operating System:Windows 7

Operating System Bit:64bit

Software Version:3.8.9

Problem: When trying to append random number(s) to string, it doubles the number.


Example: Append random single digit number to word (0,1,2,3,4,5,6,7,8,9)

Result= word22, word77, word33, etc.,


Example2: append random double digit number to word (12,13,14,15,16,17,18,19,20)

Result= word1212, word1515, word2020, ect.,


These are the results from using both a random number variable & "processing way" random source.


This bug is similar to another bug I posted yesterday, and may be related.

http://www.whitehatbox.com/bbs/BBSPost?postid=2082#.VpgczfkrKHs

Except in this case, its randomly selecting the number twice 100% of the time.


Aprilcaicai
2016/01/14 21:08:14
Hi, greyhat, please post a screenshot on here, it will be easy for us to check the problem. thanks.
greyhat
2016/01/16 04:57:23

Here it only pics 1 number, which is Good!




Here it appended the same number twice, this is not good.



Here it appends the FirstName twice, which is John. This is not good.

zhoucongcq
2016/01/17 22:50:15
I have tested it and did not find this problem you said. You can add a Show Variable action to see the value of variables before you do these operations.
greyhat
2016/01/17 23:41:07

Yes, I noticed that when clicking show variables it reports it correctly. I dont recall seeing the duplicates in show variables.

Will test further and report back my findings.


None the less, the test result box should be updated. If the modules are not reading the data from the test result box, then its not a major issue, but if the modules are reading from test result box and not the "show variable" window, it should be fixed asap.

zhoucongcq
2016/01/18 03:59:19
When you click 'Test' button, the results will not save to the variable, and it indicates the value of the variables do not change.
<< < 1> >>
VerifyCode
Advanced Option