FLAM Issue Tracker - FL5
View Issue Details
0000970FL51.1 FLCLpublic2019-05-07 11:462019-05-10 22:59
Falk Reichbott 
Falk Reichbott 
normalfeatureN/A
resolvedfixed 
GeneralGeneralGeneral
5.1.20 
5.1.215.1.20 
0000970: Add possibility to overwrite all armor key value pairs
To support PGP implementation which does not work with unkonwn armor header lines it must be possible to define other values or delete keys/lines.

Like version and comment all the other values must be defined and if it defined as empty string the header line is not printed.
No tags attached.
Issue History
2019-05-07 11:46Falk ReichbottNew Issue
2019-05-07 11:46Falk ReichbottStatusnew => assigned
2019-05-07 11:46Falk ReichbottAssigned To => Falk Reichbott
2019-05-10 22:59Falk ReichbottNote Added: 0001232
2019-05-10 22:59Falk ReichbottStatusassigned => resolved
2019-05-10 22:59Falk ReichbottFixed in Version => 5.1.20
2019-05-10 22:59Falk ReichbottResolutionopen => fixed

Notes
(0001232)
Falk Reichbott   
2019-05-10 22:59   
Override is not possible, because the values are parsed, but we support now a new format parameter with STD, EXT and OFF to give the possibility to disable all header lines (OFF) or only print the standard (STD) header lines (version, comment, charset) or as default the extended header like before.