Problem/Motivation
There is an outdated @todo in HtmlResponseAttachmentsProcessor::processAttachments(); the referenced issue was resolved about a month after the subject code was committed.
Issue fork drupal-3228656
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
bradjones1Comment #4
spokje- Referenced issue in
@todowas indeed marked as closed.- The mentioned action (replace with assertion) in the
@todois indeed done in the MR.- TestBot is green (and we all know it's not easy being green...)
RTBC for me.
Comment #7
catchCommitted/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!