qiuxiafei / zk-web

A web UI for zookeeper
500 stars 153 forks source link

Node data content format problem #25

Open outofmemoryerror opened 8 years ago

outofmemoryerror commented 8 years ago

image

qiuxiafei commented 8 years ago

Is your data not a string(binary?) nor not UTF-8 encoded? zk web use utf-8 internally to interpret binary data on zk to string on web page.

farrwei commented 4 years ago

empty when node data is xml image