Ticket UUID: | 6e5d9dd8ec31c8a077d125cff4cb3da66b94dbdc | ||
Title: | HTML tags show on tickets when running "fossil timeline" on CLI | ||
Status: | Open | Type: | Code_Defect |
Severity: | Cosmetic | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-10-03 07:23:21 | ||
Version Found In: | [cabf810b0b] 2010-09-29 16:58:40 | ||
Description & Comments: | |||
Here's a "screenshot" from the timeline of the Fossil clone showing what's happening:
$ fossil timeline === 2010-10-03 === 04:00:09 [33857fed56] Add attachment "verify_at_commit.diff" to ticket [76d3ecfdab] (user: anonymous) 03:14:34 [16e5a2198b] New ticket [76d3ecfdab] <i>verify_at_commit should print status</i>. (user: anonymous) 02:40:24 [2531e176fb] New ticket [2a1e8e3c4b] <i>content_get can recursive too deep</i>. (user: anonymous) The italic tags are showing for ticket summary lines, which probably should not be given it's running in CLI. |