Hi!
I've tried to find the reason why I can't use the Xinha editor but at
the moment
I've now explanation. It makes no difference if I use Firefox 2.0.0.1 or
Konqueror 3.5.5.
Only that Konqueror shows me the following Javascript error:
Error: /roller/roller-ui/scripts/scriptaculous/prototype.js:
ReferenceError: Can't find variable: HTMLFormElement
Error: /roller/roller-ui/scripts/scriptaculous/effects.js:
ReferenceError: Can't find variable: HTMLFormElement
To get sure what roller is using as editor I've edited
./WEB-INF/jsps/authoring/WeblogEdit.jsp
and insterted:
<%-- EDIT MODE --%>
<c:if test="${model.editMode}">
Editor used: <%= model.getEditor().getJspPage() %>
which shows me:
/roller-ui/authoring/editors/editor-xinha.jsp
So I guess that some JavaScript code is not working properly. Any ideas?
(BTW: I've disabled all Adblocker and Noscript extensions)
As a side note: The button "Save weblogentry" and "Save as draft" (I've
translated that cause I've the german text buttons) aren't working too.
When I click on both buttons in Konqueror it brings up a popup with the
following error message: "Mode <undefined> not defined!"
Greetings
Robert
RW wrote:
Hi there!
I've updated Roller from 3.0 to 3.1 RC2. Two problems occured:
1) During the execution of 300-to-310-migration.sql (PostgresSQL)
I've got:
psql:300-to-310-migration.sql:49: ERROR: syntax error at or near
"not" at character 54
psql:300-to-310-migration.sql:49: LINE 1: ...ter table
rag_group_subscription alter column drop not null;
psql:300-to-310-migration.sql:49:
This error seems to have no further consequences. Roller run's fine.
2) I want to use Xinha as text editor but despite what editor I
choose in
Preferences -> Settings I only get the text editor. This is a little
bit... well...
You know ;-) Anything I missed to configure?
I'm using roller since version 1 if this helps any further.
Thanks!
Robert