Resend as new transaction, deadlock in transmission cancel
- A server process deadlock occured if a transaction had user defined postprocessing on it and has then been canceled manually by the user
- The function "Resend as new transaction" took the preprocessed data of a transaction to resend and preprocessed it again before sending it. Means the wrong data was send. If user defined postprocessing was on the transmission there were also missing some variables.