Index: trunk/core/kernel/utility/http_query.php =================================================================== diff -u -r3834 -r3850 --- trunk/core/kernel/utility/http_query.php (.../http_query.php) (revision 3834) +++ trunk/core/kernel/utility/http_query.php (.../http_query.php) (revision 3850) @@ -323,7 +323,7 @@ $this->Application->VerifyThemeId(); $this->Set('t', $this->getDefaultTemplate('') ); - $this->finalizeParsing('m'); + $this->finalizeParsing(Array('m')); return false; } else