LimeSurvey: develop 66c1871d

Author Committer Branch Timestamp Parent
Adrián Pardini LouisGac develop 2017-08-15 14:35:34 develop 931f92f1
Affected Issues  12563: add_response does not process file attachments
Changeset

New feature 12563 remote control: process files on add_response() (#793)

Dev: When calling add_response(), if the response data has fields for file attachments, move those files to the final upload folder if they are not there. This assumes that the files are already present on the temporary upload folder.

mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File