Open
Bug 1153934
Opened 10 years ago
Updated 10 years ago
Use markdown mode when adding a duplicate/clone comment
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
NEW
People
(Reporter: altlist, Unassigned)
Details
Currently when a duplicate/clone ticket is created, the text posted (or emailed) is this:
*** Ticket NNN has been marked as a duplicate of this ticket. ***
However, what gets displayed is inconsistent. When the default is markdown mode, the comment in Bugzilla shows up as
* <bold_text> *
Yet in the email sent for the associated ticket is displayed in raw mode.
I think they should be consistent (.ie bold but with no additional "*").
![]() |
||
Comment 1•10 years ago
|
||
(In reply to Albert Ting from comment #0)
> I think they should be consistent (.ie bold but with no additional "*").
It shouldn't be bold. It shouldn't be displayed at all, see bug 200202.
You need to log in
before you can comment on or make changes to this bug.
Description
•