-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
related to #14259
I just found two more places, where an incorrect number of parameters is passed to a sprintf:
matomo/plugins/Feedback/API.php
Line 46 in 07adf0a
$body = sprintf("Feature: %s\nLike: %s\n", $featureName, $likeText, $message); |
sprintf('plugins/%s/Reports/%s.php for %s generated.', $pluginName, ucfirst($apiName)), |
Metadata
Metadata
Assignees
Labels
No labels