[TikiWiki-commits] [Git][tikiwiki/tiki][tiki-article] Fix: Display required feature in module error message instead of module name

"Espoir Baraka \(@esbarakabigega\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <68f2c745a87f_2c8d67ec244e5@gitlab-sidekiq-low-urgency-cpu-bound-v2-6fddc7596d-7gmk4.mail>

Espoir Baraka pushed to branch tiki-article at Tiki Wiki CMS Groupware / Tiki


Commits:
03706b14 by espoirbaraka at 2025-10-18T00:45:29+02:00
Fix: Display required feature in module error message instead of module name

- - - - -


1 changed file:

- lib/modules/modlib.php


Changes:

=====================================
lib/modules/modlib.php
=====================================
@@ -1105,7 +1105,7 @@ class ModLib extends TikiLib
                             'type' => 'warning',
                             'title' => tr('Failed to execute "%0" module', $mod_reference['name']),
                         ],
-                        tr('Required features: '. $preference .'. If you do not have permission to activate these features, ask the site administrator.'),
+                        tr('Required features: ' . $preference . '. If you do not have permission to activate these features, ask the site administrator.'),
                         $smarty,
                         $repeat
                     );



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/03706b14209e94bd2dc4a945a46f89d08a066a87

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/03706b14209e94bd2dc4a945a46f89d08a066a87
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.