[dokuwiki] New PR: Add missing `;` causing syntax error in js.php

  • From: "dregad" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 6 Mar 2021 11:19:08 +0100 (CET)

Hi,

dregad opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3431:

Trying to edit a page on my dev box, I noticed that there were no toolbar 
buttons

![image](https://user-images.githubusercontent.com/449891/110203223-31626880-7e6d-11eb-9f00-5cc22953dd58.png)

Browser console shows
```
Uncaught SyntaxError: unexpected token: identifier js.php:1:89775
```

![image](https://user-images.githubusercontent.com/449891/110203276-928a3c00-7e6d-11eb-9863-6540fe4d9e3f.png)


Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

624de1c0-7e65-11eb-8bc7-e02813b164a0


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Add missing `;` causing syntax error in js.php - dregad