The function oauth_form_user_login_block_alter() makes a call to webservices_form_user_login_alter(), which doesn't exist anywhere in webservices source. Maybe what we need to do is make a call to oauth_form_user_login_alter() inside oauth_form_user_login_block_alter()?

I'm attaching a patch that does that.

CommentFileSizeAuthor
fix_login_alter_form.patch561 bytesflevour

Comments

brmassa’s picture

Status: Needs review » Fixed

Francesco,

thanks for this patch. I appreciate a lot all your help on OAuth module. fixed on CVS. soon on the next release.

regards,

massa

Status: Fixed » Closed (fixed)

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