[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] PluginDiv: style parameter ignored (29.x regression)
"luci \(@luciash\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <699db5a892f8f_3b18748c15810@gitlab-sidekiq-low-urgency-cpu-bound-v2-76bc9d679c-4gl5l.mail> |
luci pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
15c8fdb1 by Landry Bitege at 2026-02-24T14:17:50+00:00
[FIX] PluginDiv: style parameter ignored (29.x regression)
---
* [FIX] Plugin DIV: style parameter ignored due to extract(EXTR_SKIP)
See merge request tikiwiki/tiki!9633
- - - - -
1 changed file:
- lib/wiki-plugins/wikiplugin_div.php
Changes:
=====================================
lib/wiki-plugins/wikiplugin_div.php
=====================================
@@ -195,7 +195,6 @@ function wikiplugin_div_info()
function wikiplugin_div($content, $params)
{
- $style = '';
extract($params, EXTR_SKIP);
$possibletypes = ['div','span','section','aside','header','footer','pre','strong','em','tt','p','blockquote', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6'];
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/15c8fdb17ca9be1e6504429956729e046e06cdb6
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/15c8fdb17ca9be1e6504429956729e046e06cdb6
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs