Reject invalid JSON arguments to server parameters and commandline parameters

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None

      In the interest of getting off our first-party JSON parsing implementation in fromjson, we should change the contracts of our server parameters and commandline parameters that currently use fromjson to parse their arguments as needed such that they can reject invalid JSON. Currently, fromjson accepts JSON that is invalid but conforms to the JSON-like spec that JParse implements.

            Assignee:
            Unassigned
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: