On 12-2-2013 11:17, Stephan Beal wrote:
> http://fossil-scm.org/index.html/timeline?r=timeline-rss-ticket
> 
> that branch contains David's patch, plus i've added the ticket's title
> to the linked-to change details page to address your last comment.

Thanks a lot, Stephan!

One question: as the 'title' field doesn’t start with 'tkt_', it *could* be
removed from the ticket table.  Does the `db_text` function handle SQL errors by
returning its first parameter?

If not, this code could be problematic in the case of an altered ticket table
that does not have a 'ticket' field. (Personally, I don’t see why anyone would
want to remove that field, but... it is possible.)
In such a case, it would make the info page unusable for ticket change records.

I can’t seem to find the definition of `db_text` (I haven’t got a clone of the
Fossil repo here at work.)

> :-?
-- 
Martijn Coppoolse

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to