Skip to content

Add missing _utf8 accessors for subject and description.

Simon Morlat requested to merge fix/ms2-stat-crash into master

The internal storage of these strings is now utf8 (instead of locale's encoding).

Merge request reports