-
Type: Bug
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Environment:nodejs over osx
-
Empty show more show less
I stored a regex value, for example /<[^>]>/gi, but when I used the mongodb nodejs module to get it back, I only retrieve /<[^>]>/i, (without flag "g")