Open Bug 301493 Opened 19 years ago Updated 2 years ago

Add nsIMsgCompType.ReplyWithTemplate to places where type is checked against other Reply* constants

Categories

(MailNews Core :: Composition, defect)

defect

Tracking

(Not tracked)

People

(Reporter: jens.b, Unassigned)

Details

Recently, the constant 'ReplyWithTemplate' was added to the nsIMsgCompType enum
(see
http://lxr.mozilla.org/mailnews/source/mailnews/compose/public/nsIMsgComposeParams.idl#44
). However, it is not used in the check that determines whether mails should get
the "replied" marker at
http://lxr.mozilla.org/mailnews/source/mailnews/compose/src/nsMsgCompose.cpp#2629
. As there are several checks scattered through the code that list multiple
nsIMsgCompType values, it is likely that ReplyWithTemplate is missing elsewhere,
too.
QA Contact: composition
Product: Core → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.