Skip to content

Magento 2.1 CE: Breadcrumbs on homepage and 404 in multistore #6504

@PingusPepan

Description

@PingusPepan

In Magento 2.1 there is a bug when using multistore and setting different home pages for different store views.
The first store looks fine but second and other store views include breadcrumbs in home page.
I created PR #6503 with a fix

Preconditions

  1. Magento 2.1.1 CE
  2. Multistore
  3. PHP 7.0.10

Steps to reproduce

  1. Create multiple store views
  2. Create multiple home pages for different store views with same identificators (url keys)
  3. Assign home pages to store views

Expected result

  1. Each store view home page and 404 page contains no breadcrumbs

Actual result

  1. First homepage contains no breadcrumbs
  2. Each other homepage contains breadcrumbs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions