-
Notifications
You must be signed in to change notification settings - Fork 9.4k
remove html tag from option html from order page #23524
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @sunilit42. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sunilit42 thanks for the pull request! Please take a look at my question in a review comment
Hi @sivaschenko, thank you for the review.
|
✔️ QA passed |
Hi @sunilit42, thank you for your contribution! |
Preconditions (*)
Magento CE 2.2.9
Fixed Issues (if relevant)
#23510
Steps to reproduce ()
Create a product with a customizable option field of type Area
When placing an order for that product fill that Area type field with multiple lines of text
Look at the new order in Admin Dashboard
Expected result ()
The text of the field value of Area type is rendered with respect of each line (each line of next is on new line)
Actual result (*)
The value of product customizable option field of type Area is rendered with HTML
tag inside