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/05/17 22:43:37 UTC

[Bug 1487] Changed - xsltc doesn't support params/vars defined in other modules

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

*** shadow/1487	Wed Apr 25 05:18:47 2001
--- shadow/1487.tmp.22137	Thu May 17 13:43:37 2001
***************
*** 2,9 ****
  | xsltc doesn't support params/vars defined in other modules                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 1487                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.0                   |
! |   Resolution:                            Platform: Sun                     |
  |     Severity: Major                    OS/Version: Solaris                 |
  |     Priority: High                      Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | xsltc doesn't support params/vars defined in other modules                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 1487                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.0                   |
! |   Resolution: FIXED                      Platform: Sun                     |
  |     Severity: Major                    OS/Version: Solaris                 |
  |     Priority: High                      Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
***************
*** 65,68 ****
  
  Saxon and Xalan Results
  =======================
! foo! i say!
--- 65,72 ----
  
  Saxon and Xalan Results
  =======================
! foo! i say!
! 
! ------- Additional Comments From tamiro@east.sun.com  2001-05-17 13:43 -------
! Morten's fix is a winner. Checked it out with the little test case in the bug 
! report and "foo" it did "say"!