Changes between Version 34 and Version 35 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
10/24/10 06:12:34 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v34 v35  
    116116In non-interactive data imports, the error message will be added to the import tree as extra attribute of the invalid element. The XML importer will however process all records in the import tree in order to find all validation errors before reporting the invalid tree to the sender, and in case {{{ignore_errors}}} is used, all valid records will be imported in the first attempt.
    117117
    118 '''Important:'''
    119   Onvalidation callbacks '''must not redirect''', in order to not breaking non-interactive data imports and to allow proper error reporting to the user/sender!
    120118==== On-accept Callbacks ====
    121119