Escaping square brackets [ ]

Created on 3 June 2022, almost 3 years ago
Updated 31 March 2023, about 2 years ago

First and foremost, I'd like to express my appreciation for a very valuable module!

How can the [ ] characters in this example JSON be escaped so that the module does not remove the "containers" array because it is considered a Token? We need to change the _webform_remote_handlers_token_cleaner() function or is there a better way?

{
        "name": "XPTO",
        "values": [
          "Value 1"
        ],
        "containers": [
          {
            "name": "Jose",
            "index": 0
          }
        ]
      }
💬 Support request
Status

Fixed

Version

2.0

Component

User interface

Created by

🇵🇹Portugal introfini

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024