incubator-hugegraph-toolchain icon indicating copy to clipboard operation
incubator-hugegraph-toolchain copied to clipboard

[Bug] Import Chinese meet bad encode with csv file in hubble (乱码)

Open javeme opened this issue 2 years ago • 6 comments

Bug Type (问题类型)

dashboard render (前端渲染问题)

Before submit

  • [X] I had searched in the issues and found no similar issues.

Environment (环境信息)

  • Server Version: v0.12.x
  • Loader Version: v0.12.x
  • Data Size: xx vertices, xx edges

Expected & Actual behavior (期望与实际表现)

copied from https://github.com/hugegraph/hugegraph-hubble/issues/355

Vertex/Edge example (问题点 / 边数据举例)

No response

Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)

No response

javeme avatar Jul 11 '22 10:07 javeme

补充: 设置编码类型也无用, 另外只是 csv 么? (txt 似乎也有?)

imbajin avatar Jul 11 '22 14:07 imbajin

@wanganjuan not sure is it a fe problem?

imbajin avatar Nov 24 '22 09:11 imbajin

@wanganjuan not sure is it a fe problem? i test is ok image

image

wanganjuan avatar Nov 27 '22 07:11 wanganjuan

@wanganjuan not sure is it a fe problem?

If you reproduce the problem, please contact me and give me test files.

wanganjuan avatar Nov 27 '22 07:11 wanganjuan

@wanganjuan not sure is it a fe problem?

If you reproduce the problem, please contact me and give me test files.

@ZilinCui @b1tkeeper could u upload or leave a test file, thanks (and with the browser & hubble version)

imbajin avatar Nov 27 '22 14:11 imbajin

@wanganjuan

  • hugegraph-1.2.0
  • hubble-1.2.0

For Chinese property fields, click Edit without making any changes and then click Save, the Chinese will become garbled.

图片名称 图片名称

simon824 avatar Jan 05 '24 02:01 simon824