You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/03 20:05:19 UTC

[Bug 2437] - XSLT broken? Different behaviour from within cocoon as opposed to running xalan from the command line

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

*** shadow/2437	Tue Jul  3 09:09:04 2001
--- shadow/2437.tmp.9740	Tue Jul  3 11:05:19 2001
***************
*** 4,10 ****
  |        Bug #: 2437                        Product: Cocoon 2                |
  |       Status: NEW                         Version: 2.1alpha CVS            |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version: Linux                   |
  |     Priority: Other                     Component: sitemap components      |
  +----------------------------------------------------------------------------+
  |  Assigned To: cocoon-dev@xml.apache.org                                    |
--- 4,10 ----
  |        Bug #: 2437                        Product: Cocoon 2                |
  |       Status: NEW                         Version: 2.1alpha CVS            |
  |   Resolution:                            Platform: PC                      |
! |     Severity: Blocker                  OS/Version: Linux                   |
  |     Priority: Other                     Component: sitemap components      |
  +----------------------------------------------------------------------------+
  |  Assigned To: cocoon-dev@xml.apache.org                                    |
***************
*** 240,243 ****
  </row>
  </data>
  </cvis:report>
! </cvis:report-definitions>
--- 240,252 ----
  </row>
  </data>
  </cvis:report>
! </cvis:report-definitions>
! 
! ------- Additional Comments From mkamp@codamax.com  2001-07-03 11:05 -------
! I forgot to add the snippet from sitemap.xmap.
! 
!   <map:match pattern="xreport/*.html">
!      <map:generate src="exp2/testData.xml"/>
!      <map:transform src="exp2/renderReport2HTML.xsl"/>
!      <map:serialize/>
!    </map:match>

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