You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/08/20 13:42:49 UTC

[DO NOT REPLY: Bug 3143] [0.20.1] Driver's ContentHandler is broken

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3143

*** shadow/3143	Thu Aug 16 01:29:13 2001
--- shadow/3143.tmp.21542	Mon Aug 20 04:42:49 2001
***************
*** 2,9 ****
  | [0.20.1] Driver's ContentHandler is broken                                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 3143                        Product: Fop                     |
! |       Status: NEW                         Version: all                     |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Critical                 OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: general                 |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | [0.20.1] Driver's ContentHandler is broken                                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 3143                        Product: Fop                     |
! |       Status: RESOLVED                    Version: all                     |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Critical                 OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: general                 |
  +----------------------------------------------------------------------------+
***************
*** 25,28 ****
          parser.setContentHandler(getContentHandler());
  
  Javadoc needs to be updated to warn that setOutputStream and setRenderer must be
! called prior invoking getContentHandler().
--- 25,31 ----
          parser.setContentHandler(getContentHandler());
  
  Javadoc needs to be updated to warn that setOutputStream and setRenderer must be
! called prior invoking getContentHandler().
! 
! ------- Additional Comments From keiron@aftexsw.com  2001-08-20 04:42 -------
! the getContentHandler has been changed as suggested.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org