Closed (fixed)
Project:
Masquerade
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2009 at 03:01 UTC
Updated:
10 Sep 2009 at 05:37 UTC
#415800: Masquerade quick switch menu link doesn't appear broke saving quick switch users. The previous logic relied on the submit function being called before the system form submit function, which is no longer the case. This patch explicitly saves the variable during our custom submit function.
| Comment | File | Size | Author |
|---|---|---|---|
| block_quick_switch_variable_save.patch | 782 bytes | deviantintegral |
Comments
Comment #1
webavant commentedExcellent work! That did the job for me. Thanks!
Comment #2
deviantintegral commentedI've committed this to 6.x-1.x-dev.
Comment #3
nigelcunningham commentedConfirmed - the fix works for me too.