Package: dokuwiki
Version: 0.0.20140505.a+dfsg-4+deb8u1
Architecture: all

Debian Version: oldstable / Jessie

Dear Maintainer,

calling the Link-Assistant in the Dokuwiki-Editor results in opening the 
assistant window with a spinning wheel. 

/var/log/apache2/error.log shows
.... PHP Fatal error:  Call to undefined method PostInput::filter() in 
/usr/share/dokuwiki/lib/exe/ajax.php on line 18, referer: ...


Reason is the missing method 
public function filter($filter='stripctl'){...}
in class Input
in file /usr/share/dokuwiki/inc/Input.class.php
 
After copying the method from the actual Github source into the class, the Link-
Assistant works fine again.
 
Kind Regards
Matthias Faulstich

Reply via email to