Hello, It's just concerning i18n transformer in Cocoon 2.0.1. There is known bug of i18n related to "untranslated-text" because of keys divided by parser. It seems that using "concat" function for concatenation of empty string and a key in construction like <i18n:text><xsl:value-of select="concat('',LABEL)"/></i18n:text> helps to avoid such a key dividing.
Could someone, who is more familiar with these issues confirm that this workaround could help to avoid the bug or it just decrease probability of keys dividing? Thank you in advance, Roman --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>