| Ticket UUID: | 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 | ||
| Version Found In: | [b12a031557] 2008-12-26 17:41:09 | ||
| Description & Comments: | |||
|
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: | |||