General

Profile

kidlab (Man Vuong)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

08/07/2014

09:19 PM Ruby master Bug #10093: SecureRandom.uuid is not valid v4 and/or RFC 4122
This ticket should be closed. kidlab (Man Vuong)
09:18 PM Ruby master Bug #10093: SecureRandom.uuid is not valid v4 and/or RFC 4122
I just found out the problem, the root cause is because a bug in one of gems I'm using. It does something like this:
...
kidlab (Man Vuong)
08:17 PM Ruby master Bug #10093: SecureRandom.uuid is not valid v4 and/or RFC 4122
hmm, it could be the problem, let me try to figure out. kidlab (Man Vuong)

07/27/2014

10:49 AM Ruby master Bug #10093: SecureRandom.uuid is not valid v4 and/or RFC 4122
Valid UUID should match `/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}/i` kidlab (Man Vuong)
10:47 AM Ruby master Bug #10093: SecureRandom.uuid is not valid v4 and/or RFC 4122
Ya, it seems that all wrong UUID are ended with 'g', here is another one:
0e6cf5ef-0afd-4854-8130-ac6144ddd70g
kidlab (Man Vuong)

07/26/2014

04:33 AM Ruby master Bug #10093 (Third Party's Issue): SecureRandom.uuid is not valid v4 and/or RFC 4122
SecureRandom.uuid sometimes generates some value like this:
e7be09bb-e939-43db-9c20-dfad9c27fd3g
And it's not a v...
kidlab (Man Vuong)

Also available in: Atom