Last modified by SuperUwe Trueggelmann on 2025-05-26

From version 5.6
edited by SuperUwe Trueggelmann
on 2023-01-25
Change comment: There is no comment for this version
To version 5.7
edited by SuperUwe Trueggelmann
on 2023-01-25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -705,6 +705,7 @@
705 705   {{html}}
706 706   <p>Something has gone wrong! Please do not try again!</p>
707 707   {{/html}}
708 +
708 708   #set ($status = $statuses.next())
709 709   {{error}}
710 710  
... ... @@ -719,6 +719,7 @@
719 719   <br>
720 720   <p>Error Message:</p>
721 721   {{/html}}
723 +
722 722   Error: $status.errorSummary ($status.state)
723 723   $status.errorDescription
724 724   {{/error}}