[pmwiki-users] worse: Changes NOT saved. wiki replied: basetime=1506669300 ok

Walter Keller wa at wlkl.ch
Fri Sep 29 03:28:33 CDT 2017


I installed Worse. Whenever I try to save from Worse Editor I got the message
	Changes NOT saved. wiki replied: basetime=1506669300 ok
and remained in the editor form.
However, the change was saved on the server, which would only become visible, aber a cancel editor, followed by refresh.

The reason was, that worse.js got a response "basetime=1506669300 ok\n"
and the unexpected newline is not handled by the regular expression on line 100.

Is this a configuration problem in my Apache Server, or should the regEx be adapted?

(b) If you click in the WorseEditor on the link symbol, you get a list of pages. which is a nice feature.
Howewer, the title of the selected page is hardcoded into the link, instead of using the Syntax [[page | + ]].
If you change the title afterwards, the link still displays the old title.

Furthermore, if you click on newPage you are instructed to enter the title of the new page, and not the pageName.
I try always to carefully distinguish between the two
* pageName should be short, systematic and longterm
* title may be longer, appealing for readers, and therefore may change
Could the newpage function be more helpful here?

Walter




More information about the pmwiki-users mailing list