Closed LittleCamel closed 7 years ago
@LittleCamel Please add more details about magento version and environment you are using. Works correct on 2.1
Hi @tkacheva ,
I am actually having this problem with widget added through wysiswyg.
Sorry for confusion.
@LittleCamel Still works for me:
Hi @tkacheva ,
I have just downloaded new instance of magento2 to check this one more time. Magento version is 2.1.0 and I download it via composer.
I still have this problem even on this clean instance. My php version is PHP 5.6.11-1ubuntu3.4, maybe this will help.
Do you need some more info?
@LittleCamel could you add a screen of how the link looks on storefront please?
Internal issue MAGETWO-55384
Hi @tkacheva ,
here are screenshots.
This issue seems to be fixed in develop: https://github.com/magento/magento2/commit/c5a09d4c7056176a282ced37c3a186a284ae2de0
Fixed in develop but wasn't in latest 2.1.2 release.
Is this commit in 2.1.3? My admin says 2.1.3 but I'm still getting the exact issue as @LittleCamel.
still not fixed in 2.1.4 release 👎
Still not fixed in 2.1.6 but commit mentioned above is working. When is this being released?
Not fixed in 2.1.7
@LittleCamel, thank you for your report. The issue is already fixed in develop branch, 2.2.0
@magento-engcom-team what are the commits for this issue?
For the 2.2-develop, maybe 11049 ? (I do not know how to filter commits by description)
When adding "Catalog Category Link" widget if you leave empty "Anchor Custom Text" it should use category name but it don't. It just display empty span inside anchor on fronted ( link to category is there but category name is not).