Last modified by Ray Kiddy on 2021/04/22 20:40

From version 7.1
edited by Pascal Robert
on 2010/09/13 00:26
Change comment: There is no comment for this version
To version 9.2
edited by Ray Kiddy
on 2021/04/22 20:40
Change comment: Changed document parent to [xwiki:documentation.Home.How-tos.WebHome].

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +documentation.Home.How-tos.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.kiddyr
Tags
... ... @@ -1,0 +1,1 @@
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 [[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"]]
62 +From [[https:~~/~~/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"]]
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