Active
Project:
Username originality AJAX check
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 20:23 UTC
Updated:
3 May 2009 at 20:23 UTC
Hello,
There's an issue with username_check_auto.js in that it is breaking the javascript code within the Panels module's edit panel content screen. It happens when one is using the user_register form as a Fieldset context, which fires off hook_form_alter on user_register which results in the javascript being incorrectly attached.
I just went and put the first bit inside a try/catch block and it works fine. Patch attached..
| Comment | File | Size | Author |
|---|---|---|---|
| panels_compatibility.patch | 2.54 KB | reubenavery |