Skip to content

Configuration value for media type is unset #1

@ctgraham

Description

@ctgraham

After initially providing a value for the media type in the form, revisiting the form to edit the Action leave the media type value blank.

There is an orphaned variable reference which is the root cause here:

->getQuery()->condition('id', $this->configuration['plaintext_media_type'])->execute();

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions