MWPW-187017: Correctly decorate double tag CTAs#5820
Conversation
|
@zagi25 I am concerned that the privacy banner CTAs have been updated as well, is that connected or just random? |
|
Reminder to set the |
|
@narcis-radu it looks like it is on their side, blue buttons appear on feature branch (didn't notice on stage/main) |
|
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |
|
This PR has not been updated recently and will be closed in 7 days if no action is taken. Please ensure all checks are passing, https://github.com/orgs/adobecom/discussions/997 provides instructions. If the PR is ready to be merged, please mark it with the "Ready for Stage" label. |



Issue: If CTA link is both bold and italic, on newly previewed pages tag that is returned is:
<em><strong><a href="https://www.adobe.com/products/special-offers.html">Découvrir nos offres spéciales</a></strong></em>Current logic, treats this only as strong resulting in blue button
Example:
<strong><em><a href="">More tutorials</a></em></strong>->outlinebtn<em><strong><a href="">More tutorials</a></strong></em>->bluebtnResolves: MWPW-187017
Test URLs:
DC URLs:
BACOM URLs:
CC URLs: