The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



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.