Faced problem on multilingual site where username_policy module is used. Possible solution is to replace key 'und' with constant LANGUAGE_NONE

Comments

u.karol’s picture

Here is my quick fix 'und'->LANGUAGE_NONE for username_policy

  • krknth committed 285c905 on 7.x-1.x
    #2483367 : replaced und with LANGUAGE_NONE
    

  • krknth committed 285c905 on 7.x-2.x
    #2483367 : replaced und with LANGUAGE_NONE
    
heykarthikwithu’s picture

Status: Active » Reviewed & tested by the community

patch is fine and been committed.

heykarthikwithu’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.