Modify ↓
Opened 15 years ago
Closed 14 years ago
#6637 closed defect (fixed)
TracBack comments should not be added in Italics
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | TracBacksPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
As can be seen in the examples on the wiki page, TracBacksPlugin#Example, the tracback comments are added in italics. This destroys existing wiki markup.
It seems more desirable that the behavior be more like the Reply functionality of tickets. Existing wiki markup should be preserved as much as possible within the inset bar (though note that currently in Trac the functionality when replying to comments is somewhat broken in its ability to preserve wiki formatting within the inset bar).
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Owner: | changed from Mel Chua to Ryan J Ollos |
---|
Reassigning to new maintainer.
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Actually, the examples on the main page are somewhat incorrect in exhibiting this behavior, because the original comment is in Italics, likely due to the issue discussed in #5457.
However, the behavior I mention is readily reproducible.