You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The colour boxes <input type="color" name="tpl[__text__]" id="tpl____text__" ...> in the template style settings in dokuwiki are extremely narrow when working in the bootstrap3 template.
The template style settings page shows warning messages. When opening the settings page in the wiki the below message appears below the colour boxes area. Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/parserutils.php on line 151
After opening as popup additional warnings appear above the coulor boxes area. Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/toolbar.php on line 270 (twice) Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/toolbar.php on line 271 (twice)
Steps to reproduce
install bootstrap3 addon
activate bootstrap3 addon
goto admin -> Template Style Settings
Steps to solve
revert to dokuwiki template
I expected the colour boxes to be visible in standard size as in the default dokuwiki template (box size 54x22) and the page to not display any warnings
colour boxes are extremely narrow (box size 3x20) and the warnings appear
Description
<input type="color" name="tpl[__text__]" id="tpl____text__" ...>
in the template style settings in dokuwiki are extremely narrow when working in the bootstrap3 template.Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/parserutils.php on line 151
After opening as popup additional warnings appear above the coulor boxes area.
Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/toolbar.php on line 270
(twice)Warning: Trying to access array offset on value of type null in /srv/http/won1/content/inc/toolbar.php on line 271
(twice)Steps to reproduce
Steps to solve
I expected the colour boxes to be visible in standard size as in the default dokuwiki template (box size 54x22) and the page to not display any warnings
colour boxes are extremely narrow (box size 3x20) and the warnings appear
Versions
ACL manager
advanced dokuwiki
authpdo
plain auth
configuration manager
extension manager
info
logviewer
popularity feedback
revert
safefnrecode
styling
translation
dokuwiki upgrade
user manager
video sharing site
wrap
Screenshots or Logs
[Paste your logs or attach the screenshot]
Sample page or snippet
[Paste your sample DokuWiki page or snippet using MarkDown code syntax]
The text was updated successfully, but these errors were encountered: