Skip to content
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

Admin product edit block getHeader is not used #6322

Merged
merged 3 commits into from
Apr 1, 2017

Conversation

kassner
Copy link
Contributor

@kassner kassner commented Aug 24, 2016

Just removing this method since it's not used, so people don't get mislead into creating a plugin for that and wondering why it does not work.

\Magento\Theme\Block\Html\Title::getPageTitle() returns the title instead.

Just removing this method since it's not used, so people don't get mislead into creating a plugin for that and wondering why it does not work.

`\Magento\Theme\Block\Html\Title::getPageTitle()` returns the title instead.
@vrann
Copy link
Contributor

vrann commented Mar 25, 2017

@kassner removing the public method is a backward incompatible change. Unfortunately, we cannot accept this PR as far as it can break existing extensions

@vrann vrann closed this Mar 25, 2017
@vrann vrann self-assigned this Mar 25, 2017
@vrann vrann added this to the March 2017 milestone Mar 25, 2017
@kassner
Copy link
Contributor Author

kassner commented Mar 25, 2017

@vrann can we at least put a @deprecated instruction there? I can push the changes to the PR if you're willing to reopen it.

@vrann
Copy link
Contributor

vrann commented Mar 26, 2017

@kassner let's do that

@vrann vrann reopened this Mar 26, 2017
@kassner
Copy link
Contributor Author

kassner commented Mar 26, 2017

@vrann Done

@magento-team magento-team merged commit 6a29109 into magento:develop Apr 1, 2017
@kassner kassner deleted the patch-2 branch June 1, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants