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 05:02:30 UTC

[Bug 1695] Changed - Unable to serialize text

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

*** shadow/1695	Wed May  9 18:59:39 2001
--- shadow/1695.tmp.16106	Wed May  9 20:02:30 2001
***************
*** 2,10 ****
  | Unable to serialize text                                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 1695                        Product: Xerces-J                |
! |       Status: NEW                         Version: cvs extract (inc        |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version:                         |
  |     Priority: High                      Component: Serialization           |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
--- 2,10 ----
  | Unable to serialize text                                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 1695                        Product: Xerces-J                |
! |       Status: RESOLVED                    Version: cvs extract (inc        |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: Serialization           |
  +----------------------------------------------------------------------------+
  |  Assigned To: xerces-j-dev@xml.apache.org                                  |
***************
*** 35,38 ****
  I also confirmed that the above fix is actually solve the problem.
  
  I hope this bug to be fixed soon because this bug prevents everyone
! from serializing DOM.
--- 35,45 ----
  I also confirmed that the above fix is actually solve the problem.
  
  I hope this bug to be fixed soon because this bug prevents everyone
! from serializing DOM.
! 
! ------- Additional Comments From lehors@apache.org  2001-05-09 20:02 -------
! Fixing it the way you suggest would reverse the test which I don't think is 
! what you meant. Otherwise, it's generally more efficient to use length() == 0, 
! so that's what I used.
! Hope this solves your problem! Oh, next time, please specify which file you're 
! talking about! Thanks.

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