Gary, Previously I was having a problem with extension functions where the XPAth Statement would do a copy-of from the the root (i.e. Just the variable returned from the function). So if I did a; <xsl:copy-of select="$table" /> I would get the complete tree that I was supposed too plus some random fragments after the last valid close tag. If I did a <xsl:copy-of select="$table/ext-error" /> Where ext-error is the top element of the tree, it would copy just fine. Did this fix, solve this problem ?? The best way to show this error, is in the samples/extension/sql/show-error. Any of the invalid*.xsl SS's and the dbinfo.xml file. Change the XPath statement under the <!-- ERROR --> comment. Caution, extension functions are still broken in general so the test is invalid. Regards John G [EMAIL PROTECTED] wrote: > 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=2992 > > *** shadow/2992 Sat Aug 4 22:39:22 2001 > --- shadow/2992.tmp.20235 Sun Aug 5 00:00:41 2001 > *************** > *** 2,9 **** > | xsl:copy & root element attributes | > +----------------------------------------------------------------------------+ > | Bug #: 2992 Product: XalanJ2 | > ! | Status: NEW Version: 2.2.x | > ! | Resolution: Platform: PC | > | Severity: Normal OS/Version: Windows NT/2K | > | Priority: Other Component: Xalan | > +----------------------------------------------------------------------------+ > --- 2,9 ---- > | xsl:copy & root element attributes | > +----------------------------------------------------------------------------+ > | Bug #: 2992 Product: XalanJ2 | > ! | Status: RESOLVED Version: 2.2.x | > ! | Resolution: WORKSFORME Platform: PC | > | Severity: Normal OS/Version: Windows NT/2K | > | Priority: Other Component: Xalan | > +----------------------------------------------------------------------------+ > *************** > *** 60,62 **** > --- 60,65 ---- > <tag xml:lang="en-US">Color</tag> > <tag xml:lang="ru">╨�╨▓╨╡╤�</tag> > </root> > + > + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-05 00:00 ------- > + This was fixed in the latest CVS build. > \ No newline at end of file -- -------------------------------------- John Gentilin SMART911 18314 Carlwyn Drive Castro Valley CA 94546 Contact Info [EMAIL PROTECTED] Phone 1-510-881-4821 --------------------------------------
begin:vcard n:Gentilin;John tel;fax:510-727-0931 tel;work:510-881-4821 x-mozilla-html:FALSE url:www.smart911.com org:SMART911;Development adr:;;18314 Carlwyn Drive;Castro Valley;CA;94546;USA version:2.1 email;internet:[EMAIL PROTECTED] title:CTO fn:John Gentilin end:vcard
