Hi Alla, adoro wrote:
Hello,
I have problem with editing documents with the new WYSIWYG editor (page syntax – XWiki 2.0) - on attempt to create a link to existing documents I get a message “There was an error loading the data” – it looks like the select from the xwikidoc table doesn’t work properly.
Log file: “Exception while searching documents with sql select distinct doc from XWikiDocument doc where 1=1 and doc.author='XWiki.Admin' order by doc.date desc” and Oracle error “ORA-00932 inconsistent datatypes”. The full log files attached.
Does your wiki work fine besides this? The sql that produces the exception is pretty basic and I suspect that other features don't work properly because of the same problem.
Even so, if I switch to tab “All pages”, I can see the list of all existing pages, but cannot select any of them.
Does the tree view/tab from Main.AllDocs work fine? Marius
Links creation with XWiki 1.0 syntax works fine.
Are there Oracle-specific workarounds or is it just a bug?
Our environment: XE 2.1.1 + JBoss 5 ( jdk 1.6 ) + Oracle 10g. http://n2.nabble.com/file/n4556042/wysiwyg_editor.jpg wysiwyg_editor.jpg http://n2.nabble.com/file/n4556042/server.log server.log http://n2.nabble.com/file/n4556042/xwiki.log xwiki.log
Thanks, Alla