JsonReader fails on some forms of regular expressions

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.2
    • Affects Version/s: 1.1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Here are some examples of JSON documents that JsonReader fails to parse:

      { rx : new RegExp("abc") }

      { rx : { $regex : "abc" }}
      { rx : { $regex : "abc", $options : "i" }}

      There may be others...

              Assignee:
              Robert Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: