-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-dev
-
Fix Version/s: 3.2.0-a1
-
Component/s: Posting
-
Labels:None
-
GitHub Pull Request URL:
Currently, the text_formatter.s9e.parser service requires a user instance. It's only used to localize error messages and that seems unsound. I propose to remove the dependency from the text formatter and move it to the message_parser class, which already requires a user object.
- caused
-
PHPBB3-13860 Array to string conversion in parser service
-
- Closed
-
- is related to
-
PHPBB3-13802 Offer a way for extensions to configure the text_formatter.parser service for a given user
-
- Open
-