Description

I can use wikiserver.py to serve up the wiki and view the gui editor just fine. Then I install it on my machine and then edit a page, but no editor shows.

There are multiple errors in firebug:

TypeError: FCK.EditorWindow is undefined
TypeError: FCK.EditorDocument is undefined
TypeError: this.StylesLoader is undefined
TypeError: C is undefined

The first one points to a file that I can't find on my filesystem with the identified lines.

Steps to reproduce

  1. download from moinmo.in site 1.9.5
  2. untar
  3. install
  4. change permissions and otherwise configure the server
  5. open firebug
  6. edit a page using gui editor
  7. watch the editor not show up
  8. see errors in firebug

Component selection

Details

MoinMoin Version

1.9.5

OS and Version

Centos 6.3

Python Version

2.6

Language you are using the wiki in (set in the browser/UserPreferences)

en

Workaround

Discussion

can you reproduce it here? if not, it is likely not a bug, but maybe some configuration issue? -- ThomasWaldmann 2012-10-18 04:31:08

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/1.9.5-FCK.EditorWindow (last edited 2012-10-18 21:52:36 by ReimarBauer)