Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-707

DOMPrint - gDoCreate - wrong default value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Samples/Tests
    • None
    • Operating System: Other
      Platform: Other
    • 14389

    Description

      on line 170 of DOMPrint.cpp
      static bool gDoCreate = true;

      should be
      static bool gDoCreate = false;

      Attachments

        Activity

          People

            Unassigned Unassigned
            rz@webde-ag.de Robert Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: