giterlizzi / dokuwiki-template-bootstrap3

Bootstrap-based template for DokuWiki
https://dokuwiki.org/template:bootstrap3
GNU General Public License v2.0
219 stars 77 forks source link

Plugin translation compatibility #595

Closed anfray closed 1 year ago

anfray commented 1 year ago

Description

We can't update the Translation plugin as its last version does not seem to be compatible with Bootstrap3 or may be vice versa :-) It seems that the getTransItem() function no longer exists in the helper.php file of plugin translation.

Steps to reproduce

  1. upgrade to last version of Translation

Expected behavior: [What you expected to happen]

Everything works

Actual behavior: [What actually happened]

Error

Capture d’écran 2023-05-26 à 13 44 32

Versions

Screenshots or Logs

2023-05-26 11:44:18Error: Call to undefined method helper_plugin_translation::getTransItem()/var/www/html/cemjazz/lib/tpl/bootstrap3/tpl/translation.php(31)

0 /var/www/html/cemjazz/lib/tpl/bootstrap3/tpl/navbar.php(89): include_once()

#1 /var/www/html/cemjazz/lib/tpl/bootstrap3/main.php(51): require_once('...')
#2 /var/www/html/cemjazz/inc/actions.php(27): include('...')
#3 /var/www/html/cemjazz/doku.php(126): act_dispatch()
#4 {main}

Sample page or snippet

N.A.

anfray commented 1 year ago

Bonjour It seems that the issue is fixed in the dev branch Cordialzement Philippe

anfray commented 1 year ago

Fixed in the dev branch