error ?

Z

zbiszko

i get such error:
ERROR: 'Error checking type of the expression 'funcall(replace,
[literal-expr(poddpodpod), literal-expr(_), literal-expr(pod)])'.'

what it mean?
i have such code:
<xsl:value-of select="replace('poddpodpod','_','pod')"/>
 
J

Janwillem Borleffs

zbiszko said:
i get such error:
ERROR: 'Error checking type of the expression 'funcall(replace,
[literal-expr(poddpodpod), literal-expr(_), literal-expr(pod)])'.'

what it mean?
i have such code:
<xsl:value-of select="replace('poddpodpod','_','pod')"/>

Use "translate" instead of "replace".


JW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,001
Messages
2,570,250
Members
46,848
Latest member
Graciela Mitchell

Latest Threads

Top