Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

#395: Ensure that target media bundles are specified in EntityFormProxy operations. #398

Open
wants to merge 1 commit into
base: 8.x-2.x
Choose a base branch
from

Conversation

amcgowanca
Copy link
Contributor

* The target media bundles.
*/
protected function getTargetBundles(FormStateInterface $form_state) {
$bundles = [];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The FileUpload class includes this exact code, in its getForm() method. Can that be changed to call this method?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phenaproxima ,

I think so. Will make that change when I get a second or two. Thanks.

@AronNovak
Copy link

@phenaproxima As the originally linked issue is 404, could you help us if this is fixed in recent Lightning versions or not already? Thanks!

@AronNovak
Copy link

image

Based on this, at least version 3.104 has a proper fix for this problem.

@amcgowanca
Copy link
Contributor Author

@AronNovak , The original work was completed here: #370 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants