RE: Xerces 2.2.1

2002-11-20 Thread bdhave . work
It works with Xerces 2.2.1. I'll close all the bugs (Xalan FOP) marked as Invalid. Thanks, Bernard -Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED]] Sent: 20 November, 2002 0:38 To: [EMAIL PROTECTED] Subject: Re: Xerces 2.2.1 Bernard, Ah, memory! Wonderful thing

Xerces 2.2.1

2002-11-19 Thread Peter B. West
Jeremias, I'm glad to see that you have upgraded Xerces to 2.2.1. I just discovered that 2.2.0 was badly broken when my code fell over after I had upgraded to that release. Unfortunately I had also made a number of code changes at the same time (bad practice), so it took a while to work out

Re: Xerces 2.2.1

2002-11-19 Thread Jeremias Maerki
Hi Peter I should have done that earlier because about at the same time I updated to Xerces 2.2.0, Xerces 2.2.1 was published and I knew it was a bugfix release. On 19.11.2002 15:18:45 Peter B. West wrote: I'm glad to see that you have upgraded Xerces to 2.2.1. I just discovered that 2.2.0

RE: Xerces 2.2.1

2002-11-19 Thread Bernard D'Have
: Xerces 2.2.1 Jeremias Maerki wrote: Hi Peter I should have done that earlier because about at the same time I updated to Xerces 2.2.0, Xerces 2.2.1 was published and I knew it was a bugfix release. On 19.11.2002 15:18:45 Peter B. West wrote: I'm glad to see that you have

Re: Xerces 2.2.1

2002-11-19 Thread Jeremias Maerki
So, could you check if the problem persist when using a Xerces 2.2.1? Thanks. On 19.11.2002 20:10:30 Bernard D'Have wrote: It's me. It is bug 14539 in Bugzilla. It's just that in you have a comment before the root element, the SAX startDocument is called two times. Jeremias Maerki

RE: Xerces 2.2.1

2002-11-19 Thread Bernard D'Have
I'll check this tomorrow at work. Bernard -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED]] Sent: 19 November, 2002 20:28 To: [EMAIL PROTECTED] Subject: Re: Xerces 2.2.1 So, could you check if the problem persist when using a Xerces 2.2.1? Thanks

Re: Xerces 2.2.1

2002-11-19 Thread Peter B. West
Bernard, Ah, memory! Wonderful thing when it works. I must remember to read Proust again. I wanted to talk to you about this. I haven't yet followed up on your fix to this, so I am not sure how you handle it, but wouldn't the variable and the process be better as startDocumentAlreadySeen?