In order to avoid debug information from being added to the preview, please add this one line code to the preview response.

$GLOBALS['devel_shutdown'] = FALSE

if you want to test, try with and without line while enabling the query log collection/display.

thanks.

Comments

Gurpartap Singh’s picture

Status: Patch (to be ported) » Fixed

Fixed in 6.x release. Need to port to 5.

Gurpartap Singh’s picture

Version: 5.x-1.x-dev » 6.x-0.1
Status: Active » Patch (to be ported)
Gurpartap Singh’s picture

Version: 6.x-0.1 » 5.x-1.x-dev
Status: Fixed » Patch (to be ported)