Closed (fixed)
Project:
Chinese Social Networks Authentication (CSNA)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2015 at 06:46 UTC
Updated:
2 Nov 2015 at 05:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
leetom commented找到问题了,是csna_form_alter在调用theme函数时,参数形式错了。改为如下解决问题:($provider 修改为 array('providers' => $providers))
Comment #3
rogical commented谢谢,如果可以请做个patch,我来commit进去
Comment #4
leetom commented您好,patch见附件,很小的改动。
多谢!
Comment #5
rogical commentedComment #8
rogical commentedcommited.
Comment #9
rogical commented