You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to Stores > Product under the Attributes header.
Set Catalog Input Type for Store Owner to Multiple Select. Make sure product attribute values include html tags. You must add at least two attribute values. Example below:
Navigate to Storefront Properties. The following two properties must be set to Yes.
Navigate to Stores > Attribute Set under the Attributes header.
Select "Default"
Add your newly created Product Attribute under Product Details. You can see my attribute of support under this group below:
Navigate to Catalog > Products and create a new product
Select both of your product attributes:
Navigate to the product page within your browser. Your product attributes will be viewable under the More Information tab:
Expected result
The expected output would be rendered html tags. If a product attribute value is wrapped in an tag, the editor would expect to see that element as a link.
The editor expects to see this because they have selected Yes under the Allow HTML tags in the storefront within the created Product Attribute (see above screenshot for reference)
Actual result
Html tags are rendered as plain text
The text was updated successfully, but these errors were encountered:
Hi @kedarjoyner. Thank you for your report.
To help us process this issue please make sure that you provided the following information:
Summary of the issue
Information on your environment
Steps to reproduce
Expected and actual results
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento-engcom-team give me {$VERSION} instance
where {$VERSION} is version tags (starting from 2.2.0+) or develop branches (2.2-develop +).
For more details, please, review the Magento Contributor Assistant documentation.
@kedarjoyner do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
@Karlasa You are correct - sorry. I tried searching keywords for this particular issue, but no related results appeared. I will recommend to the creator of #15393 to make the title more specific so others can more easily find it.
Uh oh!
There was an error while loading. Please reload this page.
Preconditions
Steps to reproduce
Navigate to Stores > Product under the
Attributes
header.Set
Catalog Input Type for Store Owner
toMultiple Select
. Make sure product attribute values include html tags. You must add at least two attribute values. Example below:Storefront Properties
. The following two properties must be set toYes
.Navigate to Stores > Attribute Set under the
Attributes
header.Select "Default"
Add your newly created Product Attribute under
Product Details
. You can see my attribute ofsupport
under this group below:Navigate to Catalog > Products and create a new product
Select both of your product attributes:
More Information
tab:Expected result
Yes
under theAllow HTML tags in the storefront
within the created Product Attribute (see above screenshot for reference)Actual result
The text was updated successfully, but these errors were encountered: