Menu

#128 KEY = QUOTE_DATABASE_SEARCH_SYMBOLS failed to return data.

open
nobody
5
2011-03-09
2011-03-09
Rome Huang
No

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(";"));

Discussion

  • Rome Huang

    Rome Huang - 2011-03-09
     
  • Steve Stratos

    Steve Stratos - 2011-03-15

    thanks for the bug report.

    fixed now.

     
MongoDB Logo MongoDB