Contribution Date
Technology
Contribution Project
Contribution Details
Hey Matt_five, the patch does fix the issue.
Can you make sure the code follows drupal standards, for example here the function does not have any comment block.
}
function editor_image_upload_settings_validate_dimension($element, &$form_state) {
if (!empty($element['width']['#value']) || !empty($element['height']['#value'])) {
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0