You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two distinct extensions of Fieldmanager_Datasource with identical $options will generate the same ajax key in get_ajax_action(). get_ajax_action() should include get_called_class() in the concatenated string it uses for the ajax hash.