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

Warning: htmlspecialchars(): Invalid multibyte sequence in argument in stats/piwik/core/SmartyPlugins/modifier.escape.php on line 31 #3859

Closed
micw opened this issue Mar 26, 2013 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@micw
Copy link

micw commented Mar 26, 2013

This one is similar to the one reported in #3259 but in a different location. Occured after upgrading to 1.11.1 with mouseover to "Ziele" (last menu on dashboard, "Goals"?)
#0 Piwik_ErrorHandler(...) called at [:]
#1 htmlspecialchars(...) called at [/.../stats/piwik/core/SmartyPlugins/modifier.escape.php:31]
#2 smarty_modifier_escape(...) called at [/.../stats/piwik/tmp/templates_c/%%A6^A64^A64C33FC%%menu.tpl.php:25]
#3 include(...) called at [/.../stats/piwik/libs/Smarty/Smarty.class.php:1869]
#4 Smarty->_smarty_include(...) called at [/.../stats/piwik/tmp/templates_c/%%77^771^77160059%%index.tpl.php:13]
#5 include(...) called at [/.../stats/piwik/libs/Smarty/Smarty.class.php:1263]
#6 Smarty->fetch(...) called at [/.../stats/piwik/core/View.php:127]
#7 Piwik_View->render(...) called at [/.../stats/piwik/plugins/CoreHome/Controller.php:95]
#8 Piwik_CoreHome_Controller->index(...) called at [:]
#9 call_user_func_array(...) called at [/.../stats/piwik/core/FrontController.php:136]
#10 Piwik_FrontController->dispatch(...) called at [/.../stats/piwik/index.php:52]

@mattab
Copy link
Member

mattab commented Mar 29, 2013

Thanks for the report, but we need more info, how to replicate such problem?

Is it related to Goals, or particular tracking data creating this bug?

@mattab
Copy link
Member

mattab commented Jan 5, 2014

Smarty errors are not applicable now that we use Twig

@mattab
Copy link
Member

mattab commented Jan 5, 2014

See similar bug in Twig #4330

@mattab
Copy link
Member

mattab commented May 13, 2014

Invalid multibyte sequence in argument in /html/piwik/vendor/twig/twig/lib/Twig/Extension/Core.php on line 927

This bug has occurred again in Piwik 2.2.2. I created ticket at #5157

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants