Re: Extensions won't work without existing XML in the result?

2001-08-12 Thread Gary L Peskin
Kevin -- I never received a reply to this. Has the problem been resolved? Gary Gary L Peskin wrote: > > Kevin -- > > I don't have JDOM installed at the moment and I'm too lazy to try at > this hour. Please try to substitute the following program, which works > for me just fine: > > ---

cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref/sax2dtm SAX2DTM.java

2001-08-12 Thread garyp
garyp 01/08/12 22:28:50 Modified:java/src/org/apache/xml/dtm/ref/sax2dtm SAX2DTM.java Log: Fix bugzilla bug 3056 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3056). SAX2DTM now keeps track if it is receiving events inside a DTD and ignores comment events when inside the D

[Bug 3056] - error processing DOCTYPE line

2001-08-12 Thread bugzilla
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=3056

[Bug 2969] - Wrong adding %0D0A% before value that made as in XSL attribute

2001-08-12 Thread bugzilla
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=2969

Re: position() mod 2 = 0 ...bug?

2001-08-12 Thread Gary L Peskin
This should work fine although I don't have XalanJ 1.1 any more to test it. Can you supply the full XML and XSLT so that we can try to reproduce the problem? Gary Tzu-jan Li wrote: > > Hi, > > This peice of code won't work correctly when I transform it > using Xalan: > > --- snip --- > >

position() mod 2 = 0 ...bug?

2001-08-12 Thread Tzu-jan Li
Hi, This peice of code won't work correctly when I transform it using Xalan: --- snip --- yellow --- snip --- according to http://www.w3.org/TR/xslt#section-Conditional-Processing-with-xsl:if ...the code should color "every other table row yellow". it works

[Bug 2308] - Out of memory caused by simple custom Node Iterator.

2001-08-12 Thread bugzilla
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=2308