update of one thing that was missing

This commit is contained in:
Miroslav Stampar 2011-01-03 21:28:22 +00:00
parent 7f97f3ea52
commit 572f403069

View File

@ -19,6 +19,7 @@ from lib.core.common import getComparePageRatio
from lib.core.common import getCompiledRegex
from lib.core.common import getErrorParsedDBMSes
from lib.core.common import getErrorParsedDBMSesFormatted
from lib.core.common import getFilteredPageContent
from lib.core.common import getInjectionTests
from lib.core.common import getUnicode
from lib.core.common import popValue
@ -585,6 +586,8 @@ def checkDynamicContent(firstPage, secondPage):
logger.warn(warnMsg)
conf.textOnly = True
kb.originalPage = getFilteredPageContent(kb.originalPage)
kb.pageTemplates.clear()
setTextOnly()
return