You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/08/09 10:51:08 UTC

DO NOT REPLY [Bug 30536] New: - "file:../whatever.ent" is never found

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30536>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30536

"file:../whatever.ent" is never found

           Summary: "file:../whatever.ent" is never found
           Product: Xerces2-J
           Version: 2.6.1
          Platform: PC
               URL: http://http://
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: SAX
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: petr.kuzel@sun.com


Once referencing general entity using relative path
  "file:../whatever.ent"
it's never found. On the other hand more usual:
  "../whatever.ent"
works as expected.

Discovered at <http://xml.netbeans.org/issues/show_bug.cgi?id=23390>.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org