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

Could not open remote DTD file:

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 2.6.0
    • None
    • None
    • SuSE Linux 9.2, Windows XP SP2

    Description

      I tried open simple SVG file, using DOMCount sample.

      <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
      <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/SVG/DTD/svg10.dtd">
      <svg width="350px" height="176px" viewBox="-2361 0 4625 2336"
      xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
      <defs>
      </defs>
      </svg>

      I get exception: NetAccessorException, Message:Could not open file: http://www.w3.org/TR/SVG/DTD/svg10.dtd.

      I can access this URL in browser on my machine.

      Lumir Vanek

      Attachments

        Activity

          People

            Unassigned Unassigned
            lvanek Lumir Vanek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: