Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datatable alingment error #233

Open
Xeenych opened this issue Nov 20, 2022 · 1 comment
Open

datatable alingment error #233

Xeenych opened this issue Nov 20, 2022 · 1 comment

Comments

@Xeenych
Copy link

Xeenych commented Nov 20, 2022

When align: parameter is omitted from datatable, then multiple warnings are issuded on a page like^

Warning: Undefined array key "align" in /var/www/html/dokuwiki_test/lib/plugins/data/syntax/table.php on line 278

Warning: Trying to access array offset on value of type null in /var/www/html/dokuwiki_test/lib/plugins/data/syntax/table.php on line 278
@nerun
Copy link

nerun commented Nov 26, 2022

I have the same issue.

  • DokuWiki 2022-07-31 "Igor"
  • PHP 8.1
  • Data plugin 2022-07-27

Error log:

Undefined array key "align" in .../lib/plugins/data/syntax/table.php on line 281
Trying to access array offset on value of type null in .../lib/plugins/data/syntax/table.php on line 281

Also, align parameter makes no difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants