Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-20839

change go_json to not escape <, &, >

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • feature-backlog
    • 5.0.0
    • query
    • None

    Description

      ...and ditch json.MarshalNoEscape().
      This because we don't really want escaped HTML related characters anyway.
      This will probably buy us a few clock cycles and also make go_json simpler.
      As part of this effort, we need to fix all the go_json tests, which currently expect escaped <, &, > and will have to be switched to the literal characters.

      Filed under query because we don't have a go_json component.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            keshav Keshav Murthy
            marco.greco Marco Greco (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty