Hi all I have the following error when creating a blog message with xwiki using UTF-8 encoding: Error: document.forms.edit['XWiki.ArticleClass_0_title'] has no properties Source File: http://cwinxwikiutf8:8080/xwiki/bin/inline/Main/PageName?parent=Main.WebHome... Line: 107 I have search the mailing list and found a similar report on Thu, 14 Apr 2005 by Mathieu Peltier:
btw, when I use the default form in the left menu to add a new in the blob, I get no form where to fill the news but only the field names (Title, Category, ...) with the following javascript error:
Inline script thread Error: name: TypeError message: Statement on line 4: Expression evaluated to null or undefined and is not convertible to Object: document.forms.edit["XWiki.ArticleClass_0_title"] Backtrace: Line 4 of inline#1 script in http://localhost:8080/xwiki/bin/inline/Main/PageName?parent=Main.WebHome&tem... document.forms.edit["XWiki.ArticleClass_0_title"].value = title;
Does anybody has any clue on this? Thanks. Patrick Lee