GetSimple Support Forum

Full Version: get_header not working properly for utf-8 meta description (bug)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Thanks echteinfachtv

I'll add it to the issue tracker...
This has been sorted in the latest SVN version.