Index: branches/5.2.x/core/kernel/nparser/nparser.php =================================================================== diff -u -N -r16270 -r16348 --- branches/5.2.x/core/kernel/nparser/nparser.php (.../nparser.php) (revision 16270) +++ branches/5.2.x/core/kernel/nparser/nparser.php (.../nparser.php) (revision 16348) @@ -1,6 +1,6 @@ $keep_buffering_levels ) { + ob_end_clean(); + } + $this->Stack = array(); $this->Level = 0;