Is there a means to customize the error messages returned by the Orbeon runtime, namely, the session timeout message. The current message provides little information to the non-technical user as to what has occurred when their session times out. Thanks, Jack --------------------- Jack Cox CapTech Ventures, Inc. 1118 W. Main St. Richmond, VA 23220 804-545-8765 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Jack,
Yes, you can customize the error page and dialog. If you have a recent build installed, see the documentation at http://localhost:8080/ops/doc/reference-error-pipeline. Alex On 8/14/07, Jack Cox <[hidden email]> wrote: > > Hello, > > Is there a means to customize the error messages returned by the Orbeon > runtime, namely, the session timeout message. The current message provides > little information to the non-technical user as to what has occurred when > their session times out. > > Thanks, > > Jack > > --------------------- > Jack Cox > CapTech Ventures, Inc. > 1118 W. Main St. > Richmond, VA 23220 > 804-545-8765 > > > -- > You receive this message as a subscriber of the [hidden email] > mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Jack,
Note that this has changed heavily a few weeks ago to allow for the nicer dialog-style Ajax error message. -Erik Alessandro Vernet wrote: > Jack, > > Yes, you can customize the error page and dialog. If you have a recent > build installed, see the documentation at > http://localhost:8080/ops/doc/reference-error-pipeline. > > Alex > > On 8/14/07, Jack Cox <[hidden email]> wrote: >> Hello, >> >> Is there a means to customize the error messages returned by the Orbeon >> runtime, namely, the session timeout message. The current message provides >> little information to the non-technical user as to what has occurred when >> their session times out. >> >> Thanks, >> >> Jack >> >> --------------------- >> Jack Cox >> CapTech Ventures, Inc. >> 1118 W. Main St. >> Richmond, VA 23220 >> 804-545-8765 >> >> >> -- >> You receive this message as a subscriber of the [hidden email] >> mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >> >> > > -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
So, I should try my app with the nightly build and see if the Ajax error
messages are more suitable with the newer version? jack On 8/16/07 8:49 AM, "Erik Bruchez" <[hidden email]> wrote: > Jack, > > Note that this has changed heavily a few weeks ago to allow for the > nicer dialog-style Ajax error message. > > -Erik > > Alessandro Vernet wrote: >> Jack, >> >> Yes, you can customize the error page and dialog. If you have a recent >> build installed, see the documentation at >> http://localhost:8080/ops/doc/reference-error-pipeline. >> >> Alex >> >> On 8/14/07, Jack Cox <[hidden email]> wrote: >>> Hello, >>> >>> Is there a means to customize the error messages returned by the Orbeon >>> runtime, namely, the session timeout message. The current message provides >>> little information to the non-technical user as to what has occurred when >>> their session times out. >>> >>> Thanks, >>> >>> Jack >>> >>> --------------------- >>> Jack Cox >>> CapTech Ventures, Inc. >>> 1118 W. Main St. >>> Richmond, VA 23220 >>> 804-545-8765 >>> >>> >>> -- >>> You receive this message as a subscriber of the [hidden email] >>> mailing list. >>> To unsubscribe: mailto:[hidden email] >>> For general help: mailto:[hidden email]?subject=help >>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >>> >>> >> >> > Jack Cox CapTech Ventures, Inc. 1118 W. Main St. Richmond, VA 23220 804-545-8765 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Sure. I don't know if this will help you or not, but by any means please
have a look at it as well as the new documentation on how to configure error pages and dialogs (just navigate to the doc and look at the "Error Page and Dialog" entry) and let us know if that works for you. -Erik Jack Cox wrote: > So, I should try my app with the nightly build and see if the Ajax error > messages are more suitable with the newer version? > > jack > > > > On 8/16/07 8:49 AM, "Erik Bruchez" <[hidden email]> wrote: > >> Jack, >> >> Note that this has changed heavily a few weeks ago to allow for the >> nicer dialog-style Ajax error message. >> >> -Erik >> >> Alessandro Vernet wrote: >>> Jack, >>> >>> Yes, you can customize the error page and dialog. If you have a recent >>> build installed, see the documentation at >>> http://localhost:8080/ops/doc/reference-error-pipeline. >>> >>> Alex >>> >>> On 8/14/07, Jack Cox <[hidden email]> wrote: >>>> Hello, >>>> >>>> Is there a means to customize the error messages returned by the Orbeon >>>> runtime, namely, the session timeout message. The current message provides >>>> little information to the non-technical user as to what has occurred when >>>> their session times out. >>>> >>>> Thanks, >>>> >>>> Jack >>>> >>>> --------------------- >>>> Jack Cox >>>> CapTech Ventures, Inc. >>>> 1118 W. Main St. >>>> Richmond, VA 23220 >>>> 804-545-8765 >>>> >>>> >>>> -- >>>> You receive this message as a subscriber of the [hidden email] >>>> mailing list. >>>> To unsubscribe: mailto:[hidden email] >>>> For general help: mailto:[hidden email]?subject=help >>>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >>>> >>>> >>> > > --------------------- > Jack Cox > CapTech Ventures, Inc. > 1118 W. Main St. > Richmond, VA 23220 > 804-545-8765 > > > -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Erik,
Got the 3.6 beta working and the messages are much nicer looking. I've been working some business logic bugs (not orbeon stuff) and haven't gotten around to modifying the text of the messages yet. Jack On 8/17/07 5:29 AM, "Erik Bruchez" <[hidden email]> wrote: > Sure. I don't know if this will help you or not, but by any means please > have a look at it as well as the new documentation on how to configure > error pages and dialogs (just navigate to the doc and look at the "Error > Page and Dialog" entry) and let us know if that works for you. > > -Erik > > Jack Cox wrote: >> So, I should try my app with the nightly build and see if the Ajax error >> messages are more suitable with the newer version? >> >> jack >> >> >> >> On 8/16/07 8:49 AM, "Erik Bruchez" <[hidden email]> wrote: >> >>> Jack, >>> >>> Note that this has changed heavily a few weeks ago to allow for the >>> nicer dialog-style Ajax error message. >>> >>> -Erik >>> >>> Alessandro Vernet wrote: >>>> Jack, >>>> >>>> Yes, you can customize the error page and dialog. If you have a recent >>>> build installed, see the documentation at >>>> http://localhost:8080/ops/doc/reference-error-pipeline. >>>> >>>> Alex >>>> >>>> On 8/14/07, Jack Cox <[hidden email]> wrote: >>>>> Hello, >>>>> >>>>> Is there a means to customize the error messages returned by the Orbeon >>>>> runtime, namely, the session timeout message. The current message >>>>> provides >>>>> little information to the non-technical user as to what has occurred when >>>>> their session times out. >>>>> >>>>> Thanks, >>>>> >>>>> Jack >>>>> >>>>> --------------------- >>>>> Jack Cox >>>>> CapTech Ventures, Inc. >>>>> 1118 W. Main St. >>>>> Richmond, VA 23220 >>>>> 804-545-8765 >>>>> >>>>> >>>>> -- >>>>> You receive this message as a subscriber of the [hidden email] >>>>> mailing list. >>>>> To unsubscribe: mailto:[hidden email] >>>>> For general help: mailto:[hidden email]?subject=help >>>>> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws >>>>> >>>>> >>>> >> >> --------------------- >> Jack Cox >> CapTech Ventures, Inc. >> 1118 W. Main St. >> Richmond, VA 23220 >> 804-545-8765 >> >> >> > Jack Cox CapTech Ventures, Inc. 1118 W. Main St. Richmond, VA 23220 804-545-8765 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |