DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7860>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7860 GregorSamsa.translate() NullPointerException ------- Additional Comments From [EMAIL PROTECTED] 2002-04-25 15:30 ------- One more thing. Could you supply the files referenced by global.xsl: <xsl:variable name="translationFile" select="document(concat('../i18n/msg_',$lang,'.xml'))/messages"/> global.xsl: <xsl:value-of select="document(concat('../i18n/country_',$lang,'.xml'))/*/country[@id=$id]"/>
