I found the problem.  It was having pretty_print as a class attribute of
GenericElement.  I had added Seth's patches while trying to track down the
problem I was having, so I went ahead and committed them.

John McNally

----- Original Message -----
From: jon * <[EMAIL PROTECTED]>
To: ECS <[EMAIL PROTECTED]>
Sent: Tuesday, December 14, 1999 3:19 PM
Subject: Re: pretty print bug


> on 12/14/99 1:42 PM, John McNally <[EMAIL PROTECTED]> wrote:
>
> > Pretty printing was working fine for me until I added a PRE tag to my
html
> > page.  This was almost the last item added on the page, but it
essentially
> > made GenericElement.getPrettyPrint() return false for all elements.  I
have
> > not been able to track down why this is happening.
> >
> > PRE calls setPrettyPrint(false)
> > Any other calls to getPrettyPrint() return false;
> >
> > Anyone have some ideas?
> >
> > John McNally
>
> I have found that pretty print is really unreliable...sometimes it is on,
> sometimes it turns off...I think it needs a serious re-engineering.
>
> -jon
>
>
>
> --
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to