]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Use parsed subject for mboxes
authorStephen Finucane <stephen@that.guru>
Sat, 7 Apr 2018 16:41:07 +0000 (17:41 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 7 Apr 2018 16:41:07 +0000 (17:41 +0100)
commitb2a2534289df1877246b5c077eb426ba6f4e32e1
tree70f638e6eeae5f874d79e0eae69ecf2f9cd7dab0
parent01b9cbb9ce9f44387be22b5d036dde0fff4bb14b
Use parsed subject for mboxes

With a recent change, we started using the original subject header
instead of the one we had already cleaned up at the parsing stage.
Revert this aspect of that change.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 01b9cbb9 ("Include all email headers in mboxes")
patchwork/views/utils.py