Closed jreadey closed 9 years ago
What do you mean? ASCII is a subset of UTF-8. Do you mean non-ASCII characters are not rendered correctly?
I mean that UTF-8 strings are getting corrupted when saved to hdf5.
Fixed with commit: 50a39da26423f6f463db5bf44afafb899c8b25fb. See test case hdf5dbTest.testWriteUnicodeAttribute
UTF8 strings get converted to ASCII.