Version: 4.4.5 (using KDE 4.4.5) OS: Linux First, message boxes with error are shown Second, there is no way to continue working with the Konqueror, only killing the process helps Reproducible: Always Steps to Reproduce: Enter http://www.devexpress.com/Support/Center/ and try to search for something Actual Results: Message boxes with errors are shown Expected Results: No errors, but search results
SVN commit 1191996 by orlovich: Make sure to give global constructors like Object, String, etc., global names, since at least one crazily overengineered marshalling system uses them as keys. Fixes search on devexpress.com support center. BUG: 255661 FIXED-IN: 4.5.3 M +23 -15 interpreter.cpp M +3 -0 interpreter.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1191996
SVN commit 1191998 by orlovich: Regression test for #255661 CCBUG: 255661 M +21 -0 inbuilt_function_tostring.js WebSVN link: http://websvn.kde.org/?view=rev&revision=1191998
SVN commit 1191999 by orlovich: Merged revision:r1191996 | orlovich | 2010-11-01 13:04:04 -0400 (Mon, 01 Nov 2010) | 8 lines Make sure to give global constructors like Object, String, etc., global names, since at least one crazily overengineered marshalling system uses them as keys. Fixes search on devexpress.com support center. BUG: 255661 FIXED-IN: 4.5.3 M +23 -15 interpreter.cpp M +3 -0 interpreter.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1191999
4.5.3 has already been tagged -> fixed for 4.5.4.