You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2013/02/16 17:20:47 UTC

svn commit: r850793 - in /websites/production/tapestry/content: cache/main.pageCache error-page-recipe.html

Author: buildbot
Date: Sat Feb 16 16:20:47 2013
New Revision: 850793

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/error-page-recipe.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/error-page-recipe.html
==============================================================================
--- websites/production/tapestry/content/error-page-recipe.html (original)
+++ websites/production/tapestry/content/error-page-recipe.html Sat Feb 16 16:20:47 2013
@@ -69,15 +69,15 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <div class="navmenu" style="float:right; background:#eee; margin:3px; padding:3px"><table class="tableview" width="100%"><tr><th colspan="1" rowspan="1" style="padding: 3px 3px 3px 0px">Related Articles</th></tr><tr><td colspan="1" rowspan="1">
                                  <span class="icon icon-page" title="Page">Page:</span>
-                         <a shape="rect" href="error-page-recipe.html">Error Page Recipe</a>
+                         <a shape="rect" href="specific-errors-faq.html">Specific Errors FAQ</a>
         
                                             </td></tr><tr><td colspan="1" rowspan="1">
                                  <span class="icon icon-page" title="Page">Page:</span>
-                         <a shape="rect" href="specific-errors-faq.html">Specific Errors FAQ</a>
+                         <a shape="rect" href="overriding-exception-reporting.html">Overriding Exception Reporting</a>
         
                                             </td></tr><tr><td colspan="1" rowspan="1">
                                  <span class="icon icon-page" title="Page">Page:</span>
-                         <a shape="rect" href="overriding-exception-reporting.html">Overriding Exception Reporting</a>
+                         <a shape="rect" href="error-page-recipe.html">Error Page Recipe</a>
         
                                             </td></tr></table>
 </div>
@@ -177,7 +177,7 @@ table.ScrollbarTable td.ScrollbarNextIco
 
 <p><span class="image-wrap" style=""><img src="error-page-recipe.data/Snapz+Pro+XScreenSnapz002.png" style="border: 0px solid black"></span></p>
 
-<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="/images/confluence/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">An issue with an application that has a root Index page is that any invalid path, which would normally generate a 404 error, is instead routed to the Index page (because the invalid path looks like page's activation context).</td></tr></table></div></div>
+<div class="panelMacro"><table class="infoMacro"><colgroup span="1"><col span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" valign="top"><img align="middle" src="/images/confluence/information.gif" width="16" height="16" alt="" border="0"></td><td colspan="1" rowspan="1">An issue with an application that has a root Index page is that any invalid path, which would normally generate a 404 error, is instead routed to the Index page (because the invalid path looks like page's activation context). See <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/TAP5-2070">Issue TAP5-2070</a>.</td></tr></table></div></div>
 </div>
 
 <div class="clearer"></div>