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

medwassim created an issue.