fckeditor_user_delegate error after upgrading to php 5.3

drasgardian - September 26, 2009 - 03:12
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-2.0-beta2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Issue tags:PHP 5.3
Description

After upgrading to php 5.3 I started getting this error when editing a user:

warning: Parameter 3 to fckeditor_user_delegate() expected to be a reference, value given in [site_path]/drupal-6.14/includes/module.inc on line 450.

I corrected it by removing the "&" from this line:

function fckeditor_user_delegate($type, $edit, &$user, $category = NULL) {

#1

Jorrit - October 4, 2009 - 16:36
Status:active» postponed (maintainer needs more info)

I have committed a fix to CVS. Could you try the next 2.x-dev release, which will be available tomorrow?

#2

Jorrit - October 10, 2009 - 08:46
Status:postponed (maintainer needs more info)» fixed

I am assuming it was fixed.

#3

System Message - October 24, 2009 - 08:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.