the KEY is incorrect in line 72 of QUOTE_DATABASE_SEARCH.cpp. command->setReturnData(_plugin + "_SEARCH", tl.join(";")); should be command->setReturnData(_plugin + "_SYMBOLS", tl.join(";"));
thanks for the bug report.
fixed now.
thanks for the bug report.
fixed now.