Gary Tully created ARTEMIS-5373: ----------------------------------- Summary: json properties need to support keySurround and only auto surround when not already surrounded Key: ARTEMIS-5373 URL: https://issues.apache.org/jira/browse/ARTEMIS-5373 Project: ActiveMQ Artemis Issue Type: Bug Components: Configuration Affects Versions: 2.39.0 Reporter: Gary Tully Assignee: Gary Tully
If a property key must contain a quote, then the default surround string of quote won't suffice. There is a global surround property and a file specific key.surround property that support the choice of a surround key with text properties. These need to be supported by the json loader. A key a.b.\"some_quoted_value\".c will not work at the moment via json -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact