You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by th...@apache.org on 2014/05/31 05:57:40 UTC

git commit: TAP5-2244

Repository: tapestry-5
Updated Branches:
  refs/heads/master 01a1439c4 -> edb93e7da


TAP5-2244


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/edb93e7d
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/edb93e7d
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/edb93e7d

Branch: refs/heads/master
Commit: edb93e7da346d07dbb22bf2610a89808dc802ddd
Parents: 01a1439
Author: Thiago H. de Paula Figueiredo <th...@apache.org>
Authored: Sat May 31 00:57:22 2014 -0300
Committer: Thiago H. de Paula Figueiredo <th...@apache.org>
Committed: Sat May 31 00:57:22 2014 -0300

----------------------------------------------------------------------
 tapestry-core/src/test/app3/RenderPageDemo.tml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/edb93e7d/tapestry-core/src/test/app3/RenderPageDemo.tml
----------------------------------------------------------------------
diff --git a/tapestry-core/src/test/app3/RenderPageDemo.tml b/tapestry-core/src/test/app3/RenderPageDemo.tml
index 422653c..d1302fd 100644
--- a/tapestry-core/src/test/app3/RenderPageDemo.tml
+++ b/tapestry-core/src/test/app3/RenderPageDemo.tml
@@ -9,7 +9,7 @@
         </p>
 
         <blockquote id="content">
-            <t:outputraw value="pageContent"/>
+            ${pageContent}
         </blockquote>
 
         <p>