Faced problem on multilingual site where username_policy module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2483367-1.patch | 2.1 KB | u.karol |
Faced problem on multilingual site where username_policy module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | replace_und_with_language_none-2483367-1.patch | 2.1 KB | u.karol |
Comments
Comment #1
u.karol commentedHere is my quick fix 'und'->LANGUAGE_NONE for username_policy
Comment #4
heykarthikwithupatch is fine and been committed.
Comment #5
heykarthikwithu