Needs review
Project:
URL Embed
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 May 2016 at 16:38 UTC
Updated:
8 Aug 2023 at 14:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
flocondetoileHi,
Here a patch that prevent double-escaping for ampersand. I'm not really "skilled" with CKEditor, and the patch seems to be a little hackish. But at least for now, embed urls are not any longer double-escaped for &.
Comment #3
flocondetoileComment #4
justcaldwellI'm unable to replicate this given the steps above. I'm guessing maybe this was an issue in CKEditor that has been fixed since the issue was originally created. Is this still an active problem, or can the issue be closed as outdated?
Comment #5
jjpost commented@justcaldwell The issue is still there, even in the 2.x version. This patch works for 8.1.x and 2.x.
Likely a ckeditor issue as you are suggesting, but this patch does the trick.