I think there are two bugs here:

1) I don't think we do any special treatment for a DOM node in setParameter
(i.e. produce a DTM adapter).  We probably should.

2) <xsl:copy-of select="xalan:nodeset($stylesheets)"/> with just the
default RTF is producing awfully strange results.

-scott




                                                                                       
                            
                    Gary L Peskin                                                      
                            
                    <garyp@firste        To:     [EMAIL PROTECTED]              
                            
                    ch.com>              cc:     (bcc: Scott Boag/CAM/Lotus)           
                            
                                         Subject:     Re: XSL Parameters and DOM Nodes 
                            
                    07/31/2001                                                         
                            
                    01:31 PM                                                           
                            
                    Please                                                             
                            
                    respond to                                                         
                            
                    xalan-dev                                                          
                            
                                                                                       
                            
                                                                                       
                            




I'll have a look and post my ideas to bugzilla.

Gary

John Gentilin wrote:
>
> Just entered a new bug
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2925
>
> I am trying to set a parameter from a DOM node that I pulled
> from a configuration file. The Stylesheet has a dummy variable
> used for test outside of the project that will be replaced during
> runtime. The example code was working fine under DOM Mode.
>
> Any ideas where to start looking ??
>
> Regards
> John G




Reply via email to