You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/08/01 16:27:59 UTC

[Bug 2313] - NPE if attempt to copy an attribute to result tree if no element output

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

*** shadow/2313	Mon Jun 25 11:15:30 2001
--- shadow/2313.tmp.22372	Wed Aug  1 07:27:59 2001
***************
*** 2,9 ****
  | NPE if attempt to copy an attribute to result tree if no element output    |
  +----------------------------------------------------------------------------+
  |        Bug #: 2313                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.1.0                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: org.apache.xalan.transf |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | NPE if attempt to copy an attribute to result tree if no element output    |
  +----------------------------------------------------------------------------+
  |        Bug #: 2313                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.1.0                   |
! |   Resolution: WORKSFORME                 Platform: PC                      |
  |     Severity: Minor                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: org.apache.xalan.transf |
  +----------------------------------------------------------------------------+
***************
*** 41,43 ****
--- 41,47 ----
  with input :
  
  <toplevel an-attribute="foo"/>
+ 
+ ------- Additional Comments From mmidy@apache.org  2001-08-01 07:27 -------
+ Just tried to reproduce with 2.2.D8 without success. Please reopen this if you 
+ can reproduce it and include the stack trace.  
\ No newline at end of file