Skip to content

Class \Magento\Framework\Data\Form\Element\Textarea breaks specification of the parent class \Magento\Framework\Data\Form\Element\AbstractElement by not calling the method getBeforeElementHtml (getAfterElementHtml is called) #2202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dmitrii-fediuk opened this issue Oct 27, 2015 · 5 comments

Comments

@dmitrii-fediuk
Copy link
Author

I have temporary fixed it for myself with a plugin: https://mage2.pro/t/150

@alankent
Copy link

(Side note - how did you find the experience of creating a plugin?)

@dmitrii-fediuk
Copy link
Author

I think the plugins is the top one feature of Magento 2.
It would be great to plug-in not only to the public methods but to the protected methods too.
It would help to solve the ploblems like #2165 in a more efficient way (now I was forced to override all the class because the problem methods are protected and can not be plugged in).

@vzabaznov
Copy link
Contributor

Please, provide the used version. If the problem is actual for a specific branch, please, specify it and be sure that the latest update was used.

@vzabaznov
Copy link
Contributor

Hi, @mage2pro thanks for contributing, we will close this issue as not updated more than 2 week, if this issue still reproducible please feel free to create new one.

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

No branches or pull requests

4 participants