kidlab (Man Vuong)
- Login: kidlab
- Email: thanhman.gm@gmail.com
- Registered on: 07/26/2014
- Last sign in: 08/08/2014
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.
- 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:
... - 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.
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`
- 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
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...
Also available in: Atom