Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: Special character are not correctly saved as UTF8 in Piwik Table “log_action”

$
0
0
Hello Fabian,

thanks a lot for testing. (tu)
I analyzed the piwik tracking request (with a network trace).
Here everything is fine: action_name=%C3%84 - as described by you.
...but the result in the DB (piwik_log_action) is still wrong: hex C383C2A4.

So I can say:
1. With the content management system everything is fine. Correct UTF-8 send to the client.
2. The tracking request is okay. Correct UTF-8 send to piwik.
=> The error occurred after that.

Do you have any idea how to find the reason? (piwik_log_action = utf8_general_ci)

Thank you!
Micha

Viewing all articles
Browse latest Browse all 13117

Trending Articles