Closed (fixed)
Project:
OAuth 1.0
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2008 at 17:42 UTC
Updated:
24 Nov 2008 at 11:52 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_login_alter_form.patch | 561 bytes | flevour |
Comments
Comment #1
brmassa commentedFrancesco,
thanks for this patch. I appreciate a lot all your help on OAuth module. fixed on CVS. soon on the next release.
regards,
massa