Description
In the Add/Edit Parameter dialog, the empty string checkbox disables the value textarea. However, this does not happen when the dialog is opened. We should consider the current state of isEmptyString to properly initialize the textarea in disabled or enabled state.