62baf63445
The problems was that blocks editing breaks if you redirect after if (data_submitted()) - all form actions must make sure it is really their form, otherwise they may hijack the post from block actions. Note that this is not a problem for mforms, only legacy forms are affected.