Active
Project:
CKEditor Link
Version:
7.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2018 at 13:32 UTC
Updated:
6 Dec 2018 at 13:32 UTC
Jump to comment: Most recent
Hello,
i have an issue with 2 nodes, there is an infinite loop when i enable "CKEditor Link Filter" on full html text format.
i have node A with body text containing link to node B and on node B i have a link to node A.
This is the error : Fatal error: Uncaught Error: Maximum function nesting level of '256' reached, aborting!
i think the node_load funtion inside "ckeditor_link_ckeditor_link_node_url" function, because node A and B will load each other infinitely...
does someone have an idea if one configuration is missing ?
Thank you
Comments