Closed PietDeVries closed 8 years ago
in actionPassword the return statement after successful post has the last parameter in a wrong position. It should be return $this->eventRedirect($event, $this->fetchUrl(Module::ACTION_PROFILE_INDEX), false);
in actionPassword the return statement after successful post has the last parameter in a wrong position. It should be return $this->eventRedirect($event, $this->fetchUrl(Module::ACTION_PROFILE_INDEX), false);