You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2009/06/26 14:40:28 UTC

svn commit: r788676 - /lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap

Author: ragaller
Date: Fri Jun 26 12:40:28 2009
New Revision: 788676

URL: http://svn.apache.org/viewvc?rev=788676&view=rev
Log:
fixed typo - thanks to Rainer Schöpf for reporting

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap

Modified: lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap?rev=788676&r1=788675&r2=788676&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules/tinymce/sitemap.xmap Fri Jun 26 12:40:28 2009
@@ -39,7 +39,7 @@
       <map:match pattern="tinymce.getUsecaseMessages">
         <map:generate type="jx" src="fallback://lenya/modules/usecase/templates/messages.jx"/>
         <map:transform type="i18n">
-          <map:param name="locale" value="[request:locale}"/>
+          <map:param name="locale" value="{request:locale}"/>
         </map:transform>
         <map:transform src="context://lenya/xslt/util/strip_namespaces.xsl"/>
         <map:serialize type="xml"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org