Changes for page Development-Custom Error Handling
Last modified by Ray Kiddy on 2021/04/22 20:40
To version 8.1
edited by Pascal Robert
on 2010/09/13 00:26
on 2010/09/13 00:26
Change comment:
Migrated to Confluence 5.3
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,0 @@ 1 -How-tos - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.probert - Tags
-
... ... @@ -1,1 +1,0 @@ 1 -wikireview - Content
-
... ... @@ -57,9 +57,9 @@ 57 57 This message started to appear in WO 5.2 when an exception was raised in a DirectAction, but only in deployed applications. Here is what is happening: 58 58 59 59 WODisplayExceptionPages 60 -true or false to enable or disable the generation of WOExceptionPages for direct action requests. Default is true in development mode and false in deployment mode. 60 + true or false to enable or disable the generation of WOExceptionPages for direct action requests. Default is true in development mode and false in deployment mode. 61 61 62 -From s:~~/~~/developer.apple.com/library/archive/documentation/WebObjects/WOAppProperties/Articles/ApplicationProperties.html#~~/~~/apple_ref/doc/uid/TP40005337-SW1>>url:https://developer.apple.com/library/archive/documentation/WebObjects/WOAppProperties/Articles/ApplicationProperties.html#//apple_ref/doc/uid/TP40005337-SW1||shape="rect"]]62 +From [[http:~~/~~/developer.apple.com/documentation/WebObjects/WOAppProperties/AppProperties/chapter_1_section_1.html>>url:http://developer.apple.com/documentation/WebObjects/WOAppProperties/AppProperties/chapter_1_section_1.html||shape="rect"]] 63 63 64 64 If the page being returned throws during appendToResponse and the app is deployed, all that is displayed is a blank page with the words "Your request produced an error". 65 65