Closed (works as designed)
Project:
OpenID Selector
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2011 at 23:36 UTC
Updated:
7 May 2011 at 18:29 UTC
At the moment OpenID Selector doesn't use drupal javascript behaviours, which are outlined here: http://drupal.org/node/114774#javascript-behaviors.
This means that the widget is not currently rendered on forms which are populated through Ajax, as it does not respond to Drupal.attachBehaviors() calls. Users with modal window login forms would benefit from this.
Comments
Comment #1
andriy_gerasika commentedif you open
/sites/all/modules/openid_selector/openid_selector.js
there is Drupal behavior code @ the end of the file
or suggest better code
Comment #2
andriy_gerasika commented