ndreher wrote:
-Version of XWiki Enterprise: xwiki-enterprise-web-2.1.1.war -What are the steps to reproduce the problem? ... That’s the problem: There’s no way to reproduce it on one way. The sites includes only text (formatted with WYSIWYG-standards), links, and graphics. Furthermore the text isn’t very long – only 20 Lines.
The Problem occurs also after pressing Edit–WYSIWYG, and saving the site without changes.
Good to know.
-Post tab: The last hour the described Error didn't happened. But each time I changed something in the WYSIWYG-Editor and toggle to the Source-Editor, the following Error occur:
com.google.gwt.core.client.JavaScriptException: (NS_ERROR_NOT_AVAILABLE): Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMCSS2Properties.fontWeight] QueryInterface: function QueryInterface() { [native code] } result: 2147746065 filename: http://10.33.25.32/xwiki/resources/js/xwiki/wysiwyg/xwe/08A00BCBE5F4BD7546F8... lineNumber: 5855 columnNumber: 0 inner: null data: null initialize: function initialize() { [native code] } { b=[Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIDOMCSS2Properties.fontWeight]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: http://10.33.25.32/xwiki/resources/js/xwiki/wysiwyg/xwe/08A00BCBE5F4BD7546F8... :: n0g :: line 5855" data: no], more...} org.xwiki.gwt.user.client.DeferredUpdater com.xpn.xwiki.wysiwyg.client.plugin.text.TextPlugin
This JavaScript exception is harmless and I think I've fixed it on the trunk. I'll try to reproduce the problem myself. The HTML sent to the server when you save and the links are messed up would help a lot. Thanks, Marius