Skip to content
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

Product View Page - Meta Description Fix #3244

Closed
magecodenet opened this issue Feb 1, 2016 · 2 comments
Closed

Product View Page - Meta Description Fix #3244

magecodenet opened this issue Feb 1, 2016 · 2 comments
Assignees

Comments

@magecodenet
Copy link

Magento\Catalog\Block\Product\View
line 146 - $this->pageConfig->setDescription($this->string->substr($product->getDescription(), 0, 255));

we put table tags in product description and got missaligned text in head of page..
<.meta name="description" content="<.table style="width: 763px;" border="0">.....

@dmitrii-fediuk
Copy link

magento-team pushed a commit that referenced this issue Apr 26, 2016
magento-team pushed a commit that referenced this issue Apr 26, 2016
… Product Admin page brake the Storefront PDP layout #1514 #2613 #3090 #3244 #3255 #3813 #4031 #4073

- CR changes
magento-team pushed a commit that referenced this issue Apr 26, 2016
… Product Admin page brake the Storefront PDP layout #1514 #2613 #3090 #3244 #3255 #3813 #4031 #4073

- fixed opengraph tags template
magento-team pushed a commit that referenced this issue Apr 26, 2016
… Product Admin page brake the Storefront PDP layout #1514 #2613 #3090 #3244 #3255 #3813 #4031 #4073

- fixed opengraph tags template
magento-team pushed a commit that referenced this issue Apr 26, 2016
@vzabaznov
Copy link
Contributor

@artmiller bug was fixed and delivered to develop branch, thank you for contributing, please feel free to add new issues or write, if fix doesn't help.

magento-engcom-team pushed a commit that referenced this issue Oct 9, 2018
[epam] MAGETWO-71375: [Magento Cloud] Zero Subtotal Orders have incorrect status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants