Bug#1144041: dokuwiki: Upgraded to 2026-07-14.a+dfsg-2 causes type error on access to wiki - $conf['syntax'] missing
Daniel Baumann <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <a83ed585-a49c-43fd-8ce9-b4b8d28882b3__45517.3702722945$1786335437$gmane$org@debian.org> |
retitle 1144041 type error after upgrade ($conf['syntax'] missing) severity 1144041 important tag 1144041 + moreinfo thanks Hi, thank you for your report. I can't reproduce this after an upgrade, because When trying to reproduce this error after an upgrade, because there is: $conf['syntax'] = 'dw'; //syntax flavor: 'dw', 'md', 'dw+md', 'md+dw' in /etc/dokuwiki/dokuwiki.php. Can you check if you're missing this? Regards, Daniel