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 about 1 year ago. Updated about 1 month 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.