Closed (duplicate)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
5.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 21:29 UTC
Updated:
14 Nov 2008 at 13:04 UTC
On any of the admin/settings/print pages, the following error is displayed:
warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in /var/www/includes/common.inc on line 1684.
Quick and dirty debugging indicates a conflict with FCKeditor. Not sure why exactly, but telling FCKeditor to ignore admin/settings/print corrects the problem.
Comments
Comment #1
jcnventuraThe print module is doing nothing wrong with the text areas in the settings pages.
This must be addressed by the FCKeditor module.
Comment #2
wwalc commentedDuplicate of #323611: recursion detected in /opt/drupal5/includes/common.inc on line 1684.