Version: 1.4.0 (using KDE KDE 3.5.1) Installed from: Compiled From Sources OS: Linux PROBLEM: The user cannot use a plugin with a space in name in the equation editor STEPS TO REPRODUCE: Start Kst Create some vector Select Data... New Equation... In the Equation edit field enter: plugin(Despike filter,x,1,5) Hit OK RESULTS: A dialog box indicates that: "There is an error in the equation you entered" The details indicate: "syntax error: Closing parenthesis is missing" EXPECTED RESULTS: The equation is accepted and a curve displayed
SVN commit 717035 by arwalker: BUG:150169 allow the user to enter the readable name of a c-style plugin in an equation. This is the more intuitive name to enter as it is the only one the user ever sees in the ui M +34 -15 enodes.cpp M +4 -4 enodes.h M +53 -52 escan.c M +1 -1 escan.l WebSVN link: http://websvn.kde.org/?view=rev&revision=717035