Changes between Version 75 and Version 76 of S3/S3REST/s3_rest_controller


Ignore:
Timestamp:
10/15/12 13:16:45 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3REST/s3_rest_controller

    v75 v76  
    164164The return value of the callables, if any, is ignored.
    165165
    166 '''Important:'''
    167   Callbacks are invoked in the same manner during non-interactive data imports, where usually multiple records will be processed in one and the same request. Therefore, any callbacks '''must not redirect'''!
     166  '''Important:''' Callbacks are invoked in the same manner during non-interactive data imports, where usually multiple records will be processed in the same request. Therefore, callback functions '''must not''' redirect, nor commit or roll back the current transaction!
    168167==== Validation Callbacks ====
    169168