DO NOT REPLY [Bug 20806] - Stylesheet with xsl:include does not compile

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21894] - ignoring the elements in the xml when xsltc does the transform..

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21894] - ignoring the elements in the xml when xsltc does the transform..

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21895] - Internal Error: Segmentation Fault during build

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21895] - Internal Error: Segmentation Fault during build

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21805] - Method not found for xsl:call-template with xsl:with-param

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler Stylesheet.java

2003-07-25 Thread mkwan
mkwan 2003/07/25 13:41:26 Modified:java/src/org/apache/xalan/xsltc/compiler Stylesheet.java Log: Fix for bugzilla 21805. Revision ChangesPath 1.51 +4 -3 xml-xalan/java/src/org/apache/xalan/xsltc/compiler/Stylesheet.java Index: Stylesheet.java =

DO NOT REPLY [Bug 21895] - Internal Error: Segmentation Fault during build

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/xpath_rwapi/src2/org/apache/xpath/test TestSamples.java TestSamples.xml

2003-07-25 Thread villard
villard 2003/07/25 13:16:26 Modified:java/xpath_rwapi/src2/org/apache/xpath/impl Tag: xslt20 ExpressionFactoryImpl.java NameTestImpl.java java/xpath_rwapi/src2/org/apache/xpath/expression Tag: xslt20 StaticContext.java Expres

DO NOT REPLY [Bug 21895] New: - Internal Error: Segmentation Fault during build

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 20832] - xsl:attribute does not overwrite existing attributes

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler LiteralElement.java

2003-07-25 Thread mkwan
mkwan 2003/07/25 13:04:20 Modified:java/src/org/apache/xalan/xsltc/compiler LiteralElement.java Log: Fix for bugzilla 20832. Also fix testcase attribset19. Revision ChangesPath 1.22 +28 -26 xml-xalan/java/src/org/apache/xalan/xsltc/compiler/LiteralElement.java

DO NOT REPLY [Bug 21894] New: - ignoring the elements in the xml when xsltc does the transform..

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21893] - SystemIDResolver.isAbsoluteURI seems to be incorrect

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21893] - SystemIDResolver.isAbsoluteURI seems to be incorrect

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 21893] New: - SystemIDResolver.isAbsoluteURI seems to be incorrect

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: XPath API issues and plans

2003-07-25 Thread Lionel Villard
Yes actually I think you're right. I just hope that the QName java class won't be 'final'. I just have to do is to rely on the _expression_ factory to creates/gets a qname. Thanks! Lionel Villard IBM T.J Watson Ramesh Mandava <[EMAIL PROTECTED]> 07/25/2003 02:25 PM Please respond to xalan-

Re: XPath API issues and plans

2003-07-25 Thread Ramesh Mandava
Hi Lionel: >Hi all, >I want to give you an overall of the remaining issues that need to > >be addressed to fulfill the XPath API requirements (in xstl20 branch under > >the xpath_rwapi directory). One of these requirements is to allow several >applications to implement and/or reuse eff

XPath API issues and plans

2003-07-25 Thread Lionel Villard
Hi all,        I want to give you an overall of the remaining issues that need to be addressed to fulfill the XPath API requirements (in xstl20 branch under the xpath_rwapi directory). One of these requirements is to allow several applications to implement and/or reuse efficiently the XPath A

DO NOT REPLY [Bug 14236] - EXSLT function unbinds params

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/xpath_rwapi/src2/org/apache/xpath/impl KindTestImpl.java

2003-07-25 Thread villard
villard 2003/07/25 08:46:09 Modified:java/xpath_rwapi/src2/org/apache/xpath/expression Tag: xslt20 package.html NodeTest.java java/xpath_rwapi/src2/org/apache/xpath/impl Tag: xslt20 KindTestImpl.java Log: Support for pi t

DO NOT REPLY [Bug 12105] - UTF Encoding is not preserved

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/xpath_rwapi/src2/org/apache/xpath/expression OperatorExpr.java

2003-07-25 Thread villard
villard 2003/07/25 08:23:48 Modified:java/xpath_rwapi/src2/org/apache/xpath/expression Tag: xslt20 OperatorExpr.java Log: Add expression package documentation Revision ChangesPath No revision No revision

DO NOT REPLY [Bug 12105] - UTF Encoding is not preserved

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12105] - UTF Encoding is not preserved

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12105] - UTF Encoding is not preserved

2003-07-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu