-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Event: dmcdindiaFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issue
Description
Preconditions
- Magento 2.2.4
- PHP 7.1.15
- MySQL 14.14
- Ubuntu
Steps to reproduce
Not followed correct syntax to set template in following block file
app/code/Magento/Theme/Block/Html/Breadcrumbs.php
Expected result
protected $_template = 'Magento_Theme::html/breadcrumbs.phtml';
Actual result
protected $_template = 'html/breadcrumbs.phtml';
korostii
Metadata
Metadata
Assignees
Labels
Event: dmcdindiaFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: PR CreatedIndicates that Pull Request has been created to fix issueIndicates that Pull Request has been created to fix issue