Bug 447736

Summary: Make Resent-Date, Resent-Sender, Resent-Cc, and Resent-Bcc available to grantlee for header themeing
Product: [Applications] kdepim Reporter: Erik Quaeghebeur <bugs.kde.org>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: GIT (master)   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Erik Quaeghebeur 2021-12-31 12:53:19 UTC
AFAICT, all variables available to grantlee header theme editors are listed in

https://invent.kde.org/pim/messagelib/-/blob/master/messageviewer/src/header/grantleeheaderformatter.cpp

There, it seems some standard (although less common) headers are missing. Some of these are just variations of existing headers and so variables should be easy to create. Namely, not all Resent-* headers (https://datatracker.ietf.org/doc/html/rfc5322#section-3.6.6) are exposed to grantlee. Would it be possible to make Resent-Date, Resent-Sender, Resent-Cc, and Resent-Bcc available to grantlee for header themeing?