We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
matomo/plugins/CoreConsole/Commands/GenerateReport.php
Line 72 in 6395855
The text was updated successfully, but these errors were encountered:
sgiehl
Successfully merging a pull request may close this issue.
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
matomo/plugins/CoreConsole/Commands/GenerateReport.php
Line 72 in 6395855
The text was updated successfully, but these errors were encountered: