Browse Source
A conversion from wxString using FROM_UTF8() was inadvertently used when loading and enumerating symbols from the legacy plugin. This conversion would break any non-ascii characters in the symbol name. Fixes lp:1664642 https://bugs.launchpad.net/kicad/+bug/1664642pull/3/merge
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue