Project

General

Profile

Actions

Feature #1608

closed

Add option to disable JSON escape slash

Added by Zach Rasmor over 8 years ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
low
Difficulty:
low
Label:

Description

We like to have the ability to search (grep) through JSON logs without de-serialization, however this becomes very tedious with the default presence of the JSON escape slash. I was planning to generate a patch to remove the JSON_ESCAPE_SLASH flag from the json_dump_callback function to fit our needs, however I am also happy to put in a little more effort to instead make this an option and contribute it back.

Let me know if this is something that the community would be interested in.

Actions #1

Updated by Victor Julien over 8 years ago

I wonder if this could/should be default behaviour. Not sure why we enable this option. Thoughts anyone?

Actions #2

Updated by Andreas Herz over 8 years ago

  • Assignee set to OISF Dev
  • Target version set to TBD
Actions #3

Updated by Victor Julien almost 6 years ago

  • Status changed from New to Assigned
  • Assignee changed from OISF Dev to Zach Rasmor

Care to submit a patch Zach?

Actions #4

Updated by Victor Julien almost 6 years ago

  • Assignee changed from Zach Rasmor to Anonymous
  • Effort set to low
  • Difficulty set to low
Actions #5

Updated by Andreas Herz about 5 years ago

  • Assignee set to Community Ticket
Actions #6

Updated by Shivani Bhardwaj almost 5 years ago

Is this still relevant? Can I work on this?

Actions #7

Updated by Victor Julien over 4 years ago

  • Status changed from Assigned to New
Actions #8

Updated by Philippe Antoine 6 months ago

  • Status changed from New to Closed

Solved by the use of jsonbuilder, right ?

Actions

Also available in: Atom PDF