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

SEO/HEAD - Meta title is null when breadcrumb section is removed via XML #4427

Closed
mstumpf818 opened this issue May 7, 2016 · 4 comments
Closed
Assignees
Labels
Area: Frontend bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@mstumpf818
Copy link

Steps to reproduce

  1. Install Magento 2.0.2
  2. Add
    <referenceBlock name="breadcrumbs" remove="true"/> to app/design/frontend/[VendorName]/[ThemeName]/Magento_Theme/layout/default.xml

Expected result

  1. Breadcrumb section should be removed from all pages

Actual result

  1. Meta title in disappears with breadcrumb section. Meta title prefix and suffix (set in the admin panel) still appear.
  2. addConfigValues() title is null in vendor/magento/framework/View/Page/Title.php
@slackerzz
Copy link
Member

this bug is still present in M2 2.1.2 (both CE & EE)

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-67614

@magento-team magento-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Area: Frontend labels Jul 31, 2017
@magento-engcom-team magento-engcom-team added 2.1.x Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development bug report Area: Frontend Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed labels Sep 11, 2017
@magento-engcom-team
Copy link
Contributor

Hi @mstumpf818
Looks like the issue is already fixed in 2.1.8 with the PR #9324.
Closing this ticket for now. Please reopen if issue persists.

@realchriswells
Copy link

Bit of an old ticket, but I'm having the same thing happen in 2.3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Frontend bug report Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

9 participants