-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug reportduplicate
Description
Preconditions
- Magento 2.1.5
- Have some language pack
- Have some language other than english set for frontend
Steps to reproduce
- Enter a product description
- Call your product detail page
Expected result
- Above the product description should be no text
Actual result
- A label element with the translation of "none" is placed above the product description
I have made a quickfix here:
update attribute.phtml to respect translation [#9502]
But this will fail if you do not use the translation of "none" as that label. So there should be another way to determine that case.
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedbug reportduplicate