Re: Relative pathnames and external entities

2004-06-22 Thread Holger Flörke
The patch has been integrated in the xerces-cvs by Alberto Massari now. HolgeR Heinz-Detlev Koch schrieb: Holger, I must have missed your bug report when searching the bugzilla data base. I guess I've been looking explicitly for "relative path" and was too narrow-minded to read reports about rela

Re: Relative pathnames and external entities

2004-06-22 Thread Alberto Massari
At 06.55 22/06/2004 +0200, Holger Flörke wrote: I have posted a bug report and a solution on this topic (Bug #27898) at the 24th of march this year. Nobody of the xerces people commented it yet. :^( Thanks for the reminder; I have committed a fix for your bug. Can you verify it works also for you

Re: Relative pathnames and external entities

2004-06-22 Thread Gareth Reakes
Hi, I am just finishing off another bug (Joanne's id pointing to the wring place) then I will take a look at this one. Hopefully later this week or else next week. Gareth -- Gareth Reakes, Managing Director Parthenon Computing +44-1865-811184 http://www.parthcomp.com On 22

Re: Relative pathnames and external entities

2004-06-22 Thread Heinz-Detlev Koch
Holger, I must have missed your bug report when searching the bugzilla data base. I guess I've been looking explicitly for "relative path" and was too narrow-minded to read reports about relative URLs :-o Anyway, the patch works nicely. We have a fairly large test set that deals with external enti

Re: Relative pathnames and external entities

2004-06-21 Thread Holger Flörke
I have posted a bug report and a solution on this topic (Bug #27898) at the 24th of march this year. Nobody of the xerces people commented it yet. :^( HolgeR Joanne Bogart schrieb: Hi, I noticed the same thing some time ago, but just assumed it was my misunderstanding of how entity references we

Re: Relative pathnames and external entities

2004-06-21 Thread Joanne Bogart
Hi, I noticed the same thing some time ago, but just assumed it was my misunderstanding of how entity references were supposed to work and didn't consult the XML spec. Because of the directory structure in which the different physical files composing my documents are stored, I was able to come

Relative pathnames and external entities

2004-06-19 Thread Heinz-Detlev Koch
Hi all, I was toying with the idea of replacing the XML parser in one of our products with xerces-c 2.5.0 when I came across the following problem while running our regression tests: A document /tmp/x1.xml uses an external DTD x1.dtd that resides in a subdirectory /tmp/x1d. The document referen