HTML Export. Broken character encoding in statistics

Sergey Starosek sergey-starosek at yandex.ru
Thu Feb 12 01:35:06 PST 2015


It seems that "Total time" column values are twice UTF-encoded. The suspicious code is at qt-ui/divelogexportdialog.cpp:195.
Setting out.setCodec("ISO 8859-1") prior writing to the stream solves the problem but I feel there should be better solution.

Sergey


More information about the subsurface mailing list