-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
3.3, 3.2.0
-
None
The User service dependency is absent in /phpbb/extension/metadata_manager.php while it's called in several places to translate exception messages:
https://github.com/phpbb/phpbb/blob/3.2.x/phpBB/phpbb/extension/metadata_manager.php#L281
https://github.com/phpbb/phpbb/blob/3.2.x/phpBB/phpbb/extension/metadata_manager.php#L314
Also, it seems that the Language object should be used instead.
- duplicates
-
PHPBB-15135 Undefined $user in metadata manager
- Closed