The function browserclass_settings_form expects that $form_state is passed by reference when this is not the case. This results in the error: "Warning: Parameter 1 to browserclass_settings_form() expected to be a reference, value given".

The attached patch removes the reference.

CommentFileSizeAuthor
browserclass-settings-form.patch444 bytesalduya

Comments

kalman.hosszu’s picture

Status: Needs review » Fixed

Hi!

Thanks for the fix!

I commited the patch at version 7.x-1.2

By, Kalman

Status: Fixed » Closed (fixed)

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