-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Add custom added url key to decoded directive string in WYSIWYG editor #23845
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
Add custom added url key to decoded directive string in WYSIWYG editor #23845
Conversation
|
Hi @JeroenVanLeusden. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento give me test instance |
|
Hi @pmclain. Thank you for your request. I'm working on Magento instance for you |
|
Hi @pmclain, here is your new Magento instance. |
|
@magento give me 2.3-develop instance |
|
Hi @pmclain. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
|
Hi @pmclain, here is your Magento instance. |
|
Hi @pmclain, thank you for the review.
|
|
✔️ QA Passed |
|
Hi @JeroenVanLeusden, thank you for your contribution! |
Description (*)
Adding an url using a variable will remove a custom added url key when switching between show and hide editor.
Fixed Issues (if relevant)
None I could find.
Manual testing scenarios (*)
<p><a href="{{config path="web/secure/base_url"}}custom-key">custom</a></p>custom-keyis now removed.Contribution checklist (*)