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 08:49 UTC
Updated:
24 Nov 2008 at 11:52 UTC
Jump to comment: Most recent file
Attaching a patch to fix this in the case of ws/oauth_access and ws/oauth_auth calls.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix_webservices_inclusion.3.patch | 486 bytes | flevour |
| fix_webservices_inclusion.patch | 857 bytes | flevour |
Comments
Comment #1
flevour commentedI re-rolled the patch to fix the issue only for _oauth_token_access().
In the previous patch I mechanically added the inclusion call also to oauth_form_user_login_block_alter() which calls webservices_form_user_login_block_alter(). Anyway I triple-checked and no function by that name exists in webservices modules. I have opened #331470: Call to an inexistant function in webservices about this problem.
Comment #2
brmassa commentedFrancesco,
patch commited and working fine! thanks.
regards,
massa