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

From version 8.1
edited by Pascal Robert
on 2010/09/13 00:26
Change comment: Migrated to Confluence 5.3
To version 6.1
edited by Pascal Robert
on 2010/09/13 00:26
Change comment: There is no comment for this version

Summary

Details

Page properties
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 [[http://developer.apple.com/documentation/WebObjects/WOAppProperties/AppProperties/chapter_1_section_1.html]]
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