Skip to content

Conversation

@melroy89
Copy link
Member

Causing warnings/errors like:

{"message":"Warning: Undefined property: App\\Repository\\ApActivityRepository::$logger","context":{"exception":{"class":"ErrorException","message":"Warning: Undefined property: App\\Repository\\ApActivityRepository::$logger","code":0,"file":"/var/www/kbin.melroy.org/html/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:54"}},"level":400,"level_name":"ERROR","channel":"php","datetime":"2025-04-13T14:30:19.618482+02:00","extra":{}}

And:

{"message":"Warning: Undefined variable $apActivity","context":{"exception":{"class":"ErrorException","message":"Warning: Undefined variable $apActivity","code":0,"file":"/var/www/kbin.melroy.org/html/src/Markdown/CommonMark/ExternalLinkRenderer.php:136"}},"level":400,"level_name":"ERROR","channel":"php","datetime":"2025-04-13T14:30:19.618693+02:00","extra":{}}

This PR solved both these warnings.

@melroy89 melroy89 added the bug Something isn't working label Apr 13, 2025
@melroy89 melroy89 added this to the v1.8.2 milestone Apr 13, 2025
@melroy89 melroy89 requested review from BentiGorlich and jwr1 April 13, 2025 12:46
@melroy89 melroy89 added the backend Backend related issues and pull requests label Apr 13, 2025
@melroy89 melroy89 enabled auto-merge (squash) April 13, 2025 12:47
@melroy89 melroy89 merged commit db6e142 into main Apr 13, 2025
7 checks passed
@melroy89 melroy89 deleted the add_missing_logger_ap_activity_repo branch April 13, 2025 14:08
@melroy89
Copy link
Member Author

This was actually also causing 500 errors btw :D. Which now also seems to be solved I think...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend related issues and pull requests bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants