Actions
Bug #6317
closedfieldsFetch acting on wrong user object
Description
When getFields is called it triggers onAfterFieldsFetch with the viewing user object instead of the CBuser user object. This results in the conditions being applied to the wrong user. The conditioning in fieldsFetch can PROBABLY just be applied to SAVE states only. For example during profile edit or registration save. The same will have to apply to tabsFetch most likely as well.
https://www.joomlapolis.com/forum/255-developer-members-support/235347-substitutions-question#288391
Actions