Problem/Motivation
URL embed filter doesn't replace tag. Instead of that inserts rendered version of the URL inside it. This can lead to many nested tags if WYSIWYG re-fetches preview many times.
Proposed resolution
Remove tag when converting url to the rendered version.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2729469_2.patch | 645 bytes | slashrsm |
Comments
Comment #2
slashrsm commentedComment #3
devin carlson commentedTested #2 and verified that it fixes the nested tags issue and bring the code inline with Entity Embed.
Committed to URL Embed 8.x-1.x.