GetSimple Support Forum
get_header not working properly for utf-8 meta description (bug) - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: get_header not working properly for utf-8 meta description (bug) (/showthread.php?tid=2559)



get_header not working properly for utf-8 meta description (bug) - echteinfachtv - 2012-01-02

Using <?php get_header(); ?> I realized that German Umlaute üöä get parsed as &amp;uuml; instead of &uuml;
See meta description there.

Calling <?php get_page_meta_desc(); ?> on the other hand works fine.

GetSimple_3.1B_r615


get_header not working properly for utf-8 meta description (bug) - n00dles101 - 2012-01-02

Thanks echteinfachtv

I'll add it to the issue tracker...


get_header not working properly for utf-8 meta description (bug) - n00dles101 - 2012-01-02

This has been sorted in the latest SVN version.