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

*** shadow/2275 Thu Jun 21 14:10:31 2001
--- shadow/2275.tmp.13655       Thu Jun 21 14:10:31 2001
***************
*** 0 ****
--- 1,28 ----
+ +============================================================================+
+ | Xalan doesn't fire the right templates                                     |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2275                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.0.x                   |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Critical                 OS/Version: Linux                   |
+ |     Priority: Other                     Component: Xalan                   |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                   |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL: http://nwalsh.com/apache/testcase.tar.gz                     |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I've made as small a test case as I can. If you unpack the file at the URL I
+ gave above, you'll get a directory containing among other things a snapshot of
+ the DocBook stylesheets and some test files.
+ 
+ Process test.xml with testdiff.xsl and look at the results. You'll see that the
+ section title for the section titled ZZZ is missing. If you run the same test
+ with Xalan1, the output is correct.
+ 
+ My guess is that it has something to do with the use of nested imported/included
+ stylesheets and the use of apply-imports. Not that that's a lot of help :-)
+ 
+ BTW, I'm running Xalan2 that I got from CVS this morning (21 Jun 2001)
\ No newline at end of file

Reply via email to