Re: [xslt] What encoding attribute values use (1.0.15 vs. 1



On 12 Aug 02 at 8:10, Daniel Veillard wrote:
> 
> >   Is this change intentional, and I have to convert attribute values to
> > iso-8859-2 after XSLT pass (yes, I really need iso-8859-2 in attribute
> > values - for example default values for INPUT boxes), or is this
> > unintentional change?
> 
>   Well, that's an error to encode URI's content in iso-8859-2, UTF8
> it the right way to do this as far as I understand. This was discussed
> last month in the xml@gnome.org list.
> 
>   It's not a bug it's a compliance to the standards feature !

OK. In that case can I rely on <xsl:attribute name="HREF"> generating
iso-8859-2 values (i.e. not being specially handled), while 
<xsl:attribute name="href"> generating utf8 (when using xsl:output 
method="html"), or is this bug which will be fixed in the future?
                                            Thanks,
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz
                                                



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]