On St, 2003-04-09 at 16:49, dcorbin@xxxxxxxxxxxxxx wrote:
> >>URLRewriter is not called since the XHTML page is instanceof XMLObject.
> >>I posted a longish thread (replying to myself most of the time) about
> >>all that one or two weeks ago.
> >
> > I think you mean "is *not* an instance of XMLObject", right? Yeah, I
> > wonder why not? I'll have to re-read your message about that.
> I seem to recall the problem was more along the longs of the elements that
> have URL references are not defined correctly in the XHTML DOM. I snagged
> the list from the HTML DOM, and applied it and it worked.
My problem appears much earlier in the DOM processing. As soon as
WriteDOM() is called and the OutputOptions are created there is a check
whether the page document is instanceof DocumentInfo. If it is not, then
URLRewriter is ignored.
The rest of info you'll find in thread from April 1st, subject "xHTML
problem again".
Petr
|
|