2f51d22b3a
Some how symbol names that still have escaped '/' character get mixed with symbol names that have '/' characters now that it is no longer an invalid LIB_ID character. This was causing derived symbols to loose the link to the parent symbol. This fix replaces any instances of "{slash}" with "/" to convert symbol names to the proper escaping. Thanks to JP for the inspiration for the fix. Fixes https://gitlab.com/kicad/code/kicad/-/issues/15715 |
||
---|---|---|
.. | ||
altium | ||
cadstar | ||
database | ||
eagle | ||
easyeda | ||
easyedapro | ||
http_lib | ||
kicad | ||
legacy | ||
ltspice | ||
sch_lib_plugin_cache.cpp | ||
sch_lib_plugin_cache.h |