Feature #18
messages from form-save need to be preserved for redirect
Start date:
02/16/2015
Due date:
% Done:
0%
Description
When a form is saved (see form-data.php:clsForm_recs::Save()), it is currently made available to the caller -- but it should also be saved by the redirect message-saver, which at the moment I can't remember where to find (and which should obviously be documented as well).
I noticed this while tidying up after this change