Fossil

View Ticket
Login
2026-07-02
19:24 Closed ticket [0241500305]: Check-in 2026-06-21T14:53:38.727Z breaks tickets plus 5 other changes (artifact: f06d8aa1b3 ... user: stephan)
19:18
Fix broken lookup of <verbatim> after adding to aMarkup[]. The wbr row was inserted out of alphabetical order, breaking findTag() binary search. Symptom: ticket descriptions wrapped in <verbatim> rendered as escaped text instead of <pre class='verbatim'>. [ticket 02415003058273ac] and forum thread 2026-07-02T10:09:38Z (check-in: a8c66b188c ... user: wyoung tags: trunk)
14:00 New ticket [0241500305] Check-in 2026-06-21T14:53:38.727Z breaks tickets. (artifact: 1c4d8b719b ... user: drh)

Ticket Hash: 02415003058273ac9b5eab1c8c57b0c92d22fbeb
Title: Check-in 2026-06-21T14:53:38.727Z breaks tickets
Status: Closed Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2026-07-02 19:24:56
1.9 days ago
Created: 2026-07-02 14:00:39
2.1 days ago
Version Found In:
User Comments:
drh added on 2026-07-02 14:00:39:

The check-in 2026-06-21T14:53:38.727Z causes some ticket descriptions to display incorrectly. Repro steps:

  1. Clone the TCL repository:   fossil clone https://core.tcl-lang.org/tcl tcl.fossil

  2. Run:   fossil ui tcl.fossil --page /tktview/59cc110ff6


stephan added on 2026-07-02 19:24:56:

Fixed by a8c66b188c5dffe92.