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 15:32:33 UTC

[Bug 2832] - xsltc fail mdoc conf tests not finding docs via relative paths

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

*** shadow/2832	Thu Jul 26 07:44:29 2001
--- shadow/2832.tmp.21918	Wed Aug  1 06:32:33 2001
***************
*** 4,11 ****
  |        Bug #: 2832                        Product: XalanJ2                 |
  |       Status: NEW                         Version: CurrentCVS              |
  |   Resolution:                            Platform: All                     |
! |     Severity: Critical                 OS/Version: All                     |
! |     Priority: Other                     Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: tamiro@east.sun.com                                          |
--- 4,11 ----
  |        Bug #: 2832                        Product: XalanJ2                 |
  |       Status: NEW                         Version: CurrentCVS              |
  |   Resolution:                            Platform: All                     |
! |     Severity: Blocker                  OS/Version: All                     |
! |     Priority: High                      Component: org.apache.xalan.xsltc  |
  +----------------------------------------------------------------------------+
  |  Assigned To: xalan-dev@xml.apache.org                                     |
  |  Reported By: tamiro@east.sun.com                                          |
***************
*** 35,37 ****
--- 35,42 ----
  xsltc should be looking for the document 'mdocs01a.xml' in the same directory as
  the stylesheet and not in the current directory from which the commandline was
  run, which is what it is doing, as shown by the error message.
+ 
+ ------- Additional Comments From tamiro@east.sun.com  2001-08-01 06:32 -------
+ conf tests mdocs01, mdocs02, mdocs03, mdocs04, mdocs05, mdocs06, mdocs07,
+ mdocs08, mdocs10, mdocs11, mdocs14, mdocs15, and mdoc16 are all failing with no
+ output because the file referenced by the document function is not being found.
\ No newline at end of file