Modify ↓
#12143 closed defect (fixed)
Messages not formatted to wiki
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | TracTicketChangelogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
From gmessage:trac-users:5vb6UEopCw4/JIzNUfc6yWoJ
we use TracTicketChangeLogPlugin, but have "problems" with not nice rendered commit messages in the list: A commit message like:
- Changed this
- Changed that
- A lot of other changes
- Closed #1
Is displayed as:
* Changed this * Changed that * A lot of other changes * Closed #1
It's not rendered using the wiki syntax, which would be very nice. But as a first fix of this issue it would be nice, if at least newline characters in the commit messages are properly transformed to <br/> in the output HTML.
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Owner: | changed from Richard Liao to Ryan J Ollos |
---|
Note: See
TracTickets for help on using
tickets.
In 14529: