Closed
Description
Preconditions
In Magento 2.2.x and Magento 2.3.x, the Meta Keywords, Meta Description are of Textarea defined in product attributes, but they are showing input [type = text ] in product form.
Steps to reproduce
- Go to Store->Attributes->Product.
- Search for Meta Keywords/Meta description.
- View them, you will able to see their 'Catalog Input Type for Store Owner' is Textarea.
- Now go to Catalog->Product
- Click on 'Add Product button' Or Edit Product.
- Go to Search engine optimization tab.
- You will see Meta Keywords/Meta description are showing text field instead of textarea.
Expected result
They must show <textarea>
Actual result
They are showing of input [type="text"]
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release