Actions
Bug #9394
closedFilterable queries fail during registration
Description
This is due to legacy behavior of fieldClass providing NULL for $user during registration calls. Need to generate the guest user object in this case.
Actions
Added by krileon over 1 year ago. Updated 4 months ago.
Description
This is due to legacy behavior of fieldClass providing NULL for $user during registration calls. Need to generate the guest user object in this case.