Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Incorrect escaping of z node values #35

Open
maratische opened this issue Dec 29, 2017 · 0 comments
Open

Incorrect escaping of z node values #35

maratische opened this issue Dec 29, 2017 · 0 comments

Comments

@maratische
Copy link

our zookeeper contains value with <>
for example:
{"regexp" : "\\*([0-9]+)(\\*(?<subscribeShortCode>[0-9]+))?#","caseSensitivity" : "false"}
On zk-web we see it like
{"regexp" : "\\*([0-9]+)(\\*(?[0-9]+))?#","caseSensitivity" : "false"}

its a problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant