Package: dokuwiki
Version: 2024-02-06b+dfsg-9
Severity: normal
X-Debbugs-Cc: none, Francesco Potorti` <[email protected]>

for every access to a dokuwiki web page, I find this in the error log:

2025-12-02 10:36:18     /usr/share/dokuwiki/inc/confutils.php(145)      
E_WARNING: file(/usr/share/dokuwiki/lib/scripts/jquery/versions): Failed to 
open stream: No such file or directory
  #0 [internal function]: dokuwiki\ErrorHandler::errorHandler()
  #1 /usr/share/dokuwiki/inc/confutils.php(145): file()
  #2 /usr/share/dokuwiki/inc/template.php(385): getCdnUrls()
  #3 /home/www/dokuwiki/lib/tpl/dokuwiki/main.php(22): tpl_metaheaders()
  #4 /usr/share/dokuwiki/inc/actions.php(30): include('...')
  #5 /usr/share/dokuwiki/doku.php(131): act_dispatch()
  #6 {main}
2025-12-02 10:36:18     /usr/share/dokuwiki/inc/confutils.php(146)      
E_WARNING: foreach() argument must be of type array|object, bool given
  #0 /usr/share/dokuwiki/inc/confutils.php(146): 
dokuwiki\ErrorHandler::errorHandler()
  #1 /usr/share/dokuwiki/inc/template.php(385): getCdnUrls()
  #2 /home/www/dokuwiki/lib/tpl/dokuwiki/main.php(22): tpl_metaheaders()
  #3 /usr/share/dokuwiki/inc/actions.php(30): include('...')
  #4 /usr/share/dokuwiki/doku.php(131): act_dispatch()
  #5 {main}

In fact, no /usr/share/dokuwiki/lib/scripts/jquery directory exists

-- System Information:
Debian Release: 12.12
Architecture: i386 (i686)

Kernel: Linux 6.1.0-39-686 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dokuwiki depends on:
ii  debconf [debconf-2.0]  1.5.82
ii  javascript-common      11+nmu1
ii  libjs-jquery           3.6.1+dfsg+~3.5.14-1
ii  libjs-jquery-cookie    12-4
ii  libjs-jquery-ui        1.13.2+dfsg-1
ii  libphp-simplepie       1.5.8+dfsg-1~bpo12+1
ii  php                    2:8.2+93
ii  php-constant-time      3.1.3-1
ii  php-geshi              1.0.9.1-1
ii  php-kissifrot-php-ixr  1.8.5-1
ii  php-phpseclib3         3.0.47-1
ii  php-random-compat      2.0.21-1
ii  php8.2 [php]           8.2.29-1~deb12u1
ii  ucf                    3.0043+nmu1+deb12u1

Versions of packages dokuwiki recommends:
pn  php-gd                  <none>
ii  php-intl                2:8.2+93
pn  php-mbstring            <none>
ii  php8.2-intl [php-intl]  8.2.29-1~deb12u1

Versions of packages dokuwiki suggests:
pn  dokuwiki-plugins-extra      <none>
pn  dokuwiki-templates-extra    <none>
pn  libapache2-mod-xsendfile    <none>
ii  php-mysql                   2:8.2+93
ii  php8.2-bcmath [php-bcmath]  8.2.29-1~deb12u1
ii  php8.2-cli [php-cli]        8.2.29-1~deb12u1
ii  wget                        1.21.3-1+deb12u1

-- Configuration Files:
/etc/dokuwiki/plugins.local.php changed:
<?php
/*
 * Local plugin enable/disable settings
 * Auto-generated through plugin/extension manager
 *
 * NOTE: Plugins will not be added to this file unless there is a need to 
override a default setting. Plugins are
 *       enabled by default.
 */
$plugins['authpdo'] = 0;
$plugins['authldap'] = 0;


-- debconf information:
  dokuwiki/system/writeplugins: false
  dokuwiki/wiki/title: Debian DokuWiki
  dokuwiki/wiki/email: webmaster@localhost
  dokuwiki/wiki/fullname: DokuWiki Administrator
  dokuwiki/title:
  dokuwiki/system/writeconf: false
  dokuwiki/wiki/superuser: admin
* dokuwiki/system/purgepages: false
  dokuwiki/wiki/policy: public
* dokuwiki/system/localnet: .isti.cnr.it
  dokuwiki/system/accessible: localhost only
  dokuwiki/system/restart-webserver: true
  dokuwiki/wiki/acl: true
* dokuwiki/system/configure-webserver: apache2
  dokuwiki/wiki/license: cc-by-sa
  dokuwiki/system/documentroot: /dokuwiki
  dokuwiki/wiki/failpass:

Reply via email to