Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
2.1.0
-
None
-
Operating System: Other
Platform: Other
-
14389
Description
on line 170 of DOMPrint.cpp
static bool gDoCreate = true;
should be
static bool gDoCreate = false;