Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method T3\PwComments\Domain\Model\FrontendUser::getEmail() #9

Closed
vmandal opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working priority: high

Comments

@vmandal
Copy link

vmandal commented Mar 5, 2024

The error shows up when a logged in user adds a comment.

Steps to reproduce the behavior:

  1. Inserted the new comment plugin in news detail page
  2. FE login
  3. Add a comment in the news
  4. See error

Possible reason seems to be missing getters/setters in T3\PwComments\Domain\Model\FrontendUser

Env: TYPO3 12.4.11, composer mode, PHP 8.2

@BobMali BobMali added bug Something isn't working priority: high labels May 18, 2024
@BobMali BobMali self-assigned this May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: high
Projects
None yet
Development

No branches or pull requests

2 participants