Closed real-or-random closed 9 years ago
Yes, you are right, there was a bug in the javascript compression in Hrun, but it has been fixed in Detritus. However that may explain lots of the bugs we have seen after this edittable update. I'll check if I can implement workarounds for Hrun.
The workaround was simple, so the newest version of edittable should now work with Hrun.
I get "SyntaxError: invalid increment operand js.php:23:614722" The problem is the javascript compression:
The source file contains
but it should contain
+++
is not parseable.This is probably the cause for https://github.com/cosmocode/tagging/issues/22
Note: This is with the newest version of edittable but on Hrun... I could not test it with the current DokuWiki version yet.