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

Special character are not correctly saved as UTF8 in Piwik Table “log_action” (7 replies)

$
0
0
Hello,

all the page titles with special characters (like umlauts äöü) are not correctly saved in piwik table “log_action”. (The tracked page is utf-8 and the piwik db is utf-8.)

For example:
piwikTracker.setDocumentTitle("Hello World! ä ö ü Ä Ö Ü");

=> Result in db: “Hallo World! ä ö ü Ä Ö Ü”

At the piwik frontend, everything is fine: The page is correctly displayed as “Hello World! ä ö ü Ä Ö Ü”.

Is this default behavior or an error at my piwik installation?
How can I fix it?

Thanks,
Micha

Viewing all articles
Browse latest Browse all 4243

Trending Articles