Tamper Encode/Decode config not saved
Problem/Motivation
Configuration settings in the ECA Tamper Encode/Decode action plugin always defaults to the first value, that is "PHP Serialize" on saving the model.
Steps to reproduce
0. Using: ECA 3.0.8 - Tamper 8.x-1.0-beta2 - ECA Tamper Integration 2.0.9
1. I create a simple model, using ECA Tamper Encode/Decode action plugin
2. Try to use any other encode/decode option, like YAML decode, for example.
3. After saving the model, the value remains "PHP Serialize" (the first value)
Proposed resolution
There are no error messages, either in the Log or in the console.
Edited by drupalbot
