Re: string replace probleme
Oleg Tkachenko <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Organization | Multiconn Technologies |
| Message-ID | <[email protected]> |
maalej wrote:
> but i have a new problem:
>
> <xsl:variable name="test">wa</xsl:variable>
> <xsl:value-of
> select="str:replace(string($test),string('a'),string('yy'))"/>
>
> output :
> wy
>
> and not 'wyy' ??
Weird. Looks like a bug? Which EXSLT implementation you are using?
--
Oleg Tkachenko
http://blog.tkachenko.com
Multiconn Technologies, Israel