Version: 1.4.0 (using KDE KDE 3.5.3) Installed from: Compiled From Sources OS: Linux PROBLEM: Kst crashes when using JavaScript STEPS TO REPRODUCE: Start Kst If necessary enable the JavaScript extension Select Tools... Show JavaScript Console In the JavaScript Console type the following: p = new Plugin() p.module RESULTS: Kst crashes EXPECTED RESULTS: Returns null
SVN commit 731510 by arwalker: BUG:151654 prevent crash in JavaScript M +4 -3 bind_plugin.cpp M +1 -3 bind_pluginmodule.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=731510