Discussion9: 'Save' button doesn't work

Hi,

this problem occured suddenly. ‘New Topic’ pops up the form, but when i press ‘Save’ button: no reaction (and no document created).

No error in browser, no error in server console …

To exclude a problem in the running database, i made a new one out of the template discussion9.ntf. The same problem occurs … to try an other environment, i did repeat this on a second server: same problem.

Servers are 9.0.1FP4, Extension Lib is 9.0.1.v00_13_20150611-0803

What can i do ?

Uwe

Subject: Solved !

seems, that FP4 destroys owner of …/data/domino/html/ckeditor:

drwxr-xr-x 10 10537 6001 4096 Jul 19 00:52 ckeditor

After chown -R notes:notes notes:notes ckeditor everthing is fine …