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/10 10:21:42 UTC

[Bug 1243] - Error in org\apache\fop\apps\Options.java

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=1243

*** shadow/1243	Sun May 20 17:24:43 2001
--- shadow/1243.tmp.27577	Fri Aug 10 01:21:42 2001
***************
*** 1,19 ****
! Bug#: 1243
! Product: Fop
! Version: all
! Platform: PC
! OS/Version: All
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: general
! AssignedTo: fop-dev@xml.apache.org                            
! ReportedBy: marc.jenzer@j-solution.ch               
! URL: 
! Cc: 
! Summary: Error in org\apache\fop\apps\Options.java
! 
  In Method "loadUserconfiguration" you catch the 
  Exception "org.apache.fop.apps.FOPException" 
  
--- 1,19 ----
! +============================================================================+
! | Error in org\apache\fop\apps\Options.java                                  |
! +----------------------------------------------------------------------------+
! |        Bug #: 1243                        Product: Fop                     |
! |       Status: RESOLVED                    Version: all                     |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: general                 |
! +----------------------------------------------------------------------------+
! |  Assigned To: fop-dev@xml.apache.org                                       |
! |  Reported By: marc.jenzer@j-solution.ch                                    |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  In Method "loadUserconfiguration" you catch the 
  Exception "org.apache.fop.apps.FOPException" 
  
***************
*** 28,30 ****
--- 28,33 ----
  } catch (org.apache.fop.apps.FOPException error) {
     MessageHandler.errorln(error);
     ...
+ 
+ ------- Additional Comments From keiron@aftexsw.com  2001-08-10 01:21 -------
+ The error message should be a bit better now.
\ No newline at end of file

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