- Merge request !124[#3547962] fix: HtmlResponseAttachmentsProcessor dependency breaks when a decorator is used → (Merged) created by pdureau
Some modules, like Canvas, are decorating html_response.attachments_processor
, so we need to rely on AttachmentsResponseProcessorInterface
instead of the specific HtmlResponseAttachmentsProcessor
implementation when injecting a dependency.
Change the autowire in ApiController.
Active
1.0
Main / Misc.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.