Vadim Gritsenko wrote:

> > As far as I remember, the code in 2.1.x has never been designed to 
> > reset the state when a child sitemap is left.
> > The rewriting of the internal environment handling for 2.2 
> introduces 
> > this "new" behaviour.
> > So I think, we either have to introduce this into 2.1.x as well or 
> > introduce the pass-through stuff for 2.2 and do not add it to 2.1.x
> 
> Are you sure? How about <handle-errors/> - it does exactly 
> the same, it *has* to properly exit child sitemap(s), and it 
> was working since 2.0.
> 
Yes, this is working - I'm trying to remember which part it was (I have 
a really weak memory sometimes...), but I'm pretty sure that there was
one information that is not reset which is not that important
for error handling but for usual sitemap processing. This is just
speculation, but it could be that you can't reenter another sitemap
again or something like that. 
But to be sure, someone should look at the code and verify.

Carsten

Reply via email to