Actions
Bug #9394
closedFilterable queries fail during registration
Bug #9394:
Filterable 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