Phil,
without a full testcase it is hard to say exactly what the problem is.  But
it looks like it might be related to bugzilla 29706.
( see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=29706)

Although 29706 is open against a problem with HTML it could well impact XML
or TEXT output.  29706 is very close to being applied to CVS.  So watch
that bug.

Regards,
----------
Brian Minchau
XSLT Development, IBM Toronto
e-mail:        [EMAIL PROTECTED]



                                                                           
             Phil Friedman                                                 
             <[EMAIL PROTECTED]                                             
             nk.com>                                                    To 
                                       [EMAIL PROTECTED]            
             07/21/2004 12:41                                           cc 
             PM                                                            
                                                                   Subject 
                                       SQL Extension seems to insert extra 
             Please respond to         &#13; character, bug or feature?    
                 xalan-dev                                                 
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




if I have a database varchar column with a value like:

"Infectious substances, affecting humans&#13;&#10;6.2, UN2814 (discarded
blood borne pathogens)&#13;&#10;"

when I use text() on $Qy/sql/row-set/row/col I get:

"Infectious substances, affecting humans&#13;&#13;&#10;6.2, UN2814
(discarded blood borne pathogens)&#13;&#13;&#10;"

Note that there are two extra &#13; characters.

This seems to have changed behavior between 2.5.1 and 2.5.2.

Is this a bug or feature? Any suggestions on working around this?

--
Regards, Phil Friedman - Terralink Software - 1-207-772-6500 x101

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to