You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/05/10 04:11:28 UTC

[Bug 832] Changed - Unchecked ClassCastException in org.apache.xerces.parsers.DOMParser

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

*** shadow/832	Sat Mar  3 12:57:00 2001
--- shadow/832.tmp.15960	Wed May  9 19:11:28 2001
***************
*** 2,11 ****
  | Unchecked ClassCastException in org.apache.xerces.parsers.DOMParser        |
  +----------------------------------------------------------------------------+
  |        Bug #: 832                         Product: Xerces-J                |
! |       Status: NEW                         Version: 1.3.0                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority:                           Component: DOM                     |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: ari@iln.net                                                  |
--- 2,11 ----
  | Unchecked ClassCastException in org.apache.xerces.parsers.DOMParser        |
  +----------------------------------------------------------------------------+
  |        Bug #: 832                         Product: Xerces-J                |
! |       Status: RESOLVED                    Version: 1.3.0                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Linux                   |
! |     Priority: High                      Component: DOM                     |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
  |  Reported By: ari@iln.net                                                  |
***************
*** 33,36 ****
  
  A quick fix would be an empty catch block. This is probably appropriate, because
  other implementations cannot be expected to provide an equivalent for this
! method.
--- 33,39 ----
  
  A quick fix would be an empty catch block. This is probably appropriate, because
  other implementations cannot be expected to provide an equivalent for this
! method.
! 
! ------- Additional Comments From lehors@apache.org  2001-05-09 19:11 -------
! You're right. I fixed it.

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