Community
Participate
Working Groups
StringBuilder.js (used by HtmlUtil.js, used by MultiCellWidget.js) is trying to access an html-file that does not exist (reason unkown). It could easily be replaced by an simple array.
Created attachment 146647 [details] fix Eliminates need for StringBuilder.js by removing HtmlUtil.js completely. (Also some changes in MultiCellWidget for this to work.) For StringBuild to be actually removed, qx.js and qx-debug.js must be build again.
Applied patch to CVS HEAD.