Fossil

View Ticket
Login
2009-01-08
14:06 Fixed ticket [c666e737cb]: bad web page formatting if baseline ID included in bug text plus 2 other changes ... (artifact: e53c3e4bcb user: drh)
14:05
Disable SQL restrictions as soon as the user-supplied report-generator SQL has been parsed, so that other queries that run during report rendering and run unimpeded. Ticket [c666e737cb028bcec2d55659d79ce8521355d2bf] ... (check-in: 58f15e92ae user: drh tags: trunk)
03:43 New ticket [c666e737cb] bad web page formatting if baseline ID included in bug text. ... (artifact: d16ca4714e user: anonymous)

Ticket Hash: c666e737cb028bcec2d55659d79ce8521355d2bf
Title: bad web page formatting if baseline ID included in bug text
Status: Fixed Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Fixed
Last Modified: 2009-01-08 14:06:50
17.23 years ago
Created: 2009-01-08 03:43:59
17.23 years ago
Version Found In: [b12a031557] 2008-12-26 17:41:09
Description:
I tried closing out a TDBC bug, and entered in a comment the baseline number of the commit that fixed it, surrounded by square brackets.

The ticket formatting code appears to stumble over it, producing the error message:

access to config.value is prohibited
SELECT value FROM config WHERE name='ticket-closed-expr'
It looks ok in http://tdbc.tcl.tk/index.cgi/tktview?name=28616c6f8c, but messes up in http://tdbc.tcl.tk/index.cgi/rptview?rn=1.

(I don't like the format of the latter report, but I'm going to be leaving it alone to give someone a chance to look at this problem)


drh added on 2009-01-08 14:06:50:
Fixed by check-in [58f15e92aecf31289734e73815006d1b965a2a57]