Hi, if I want to display the first few lines of the last added comment of a 
ticket in a report, is there a way to do that?

I tried adding the line from the example SQL provided :
wiki(substr(comment,0,80)) AS 'Comment'

But it returned an error "SQLITE_ERROR: no such function: wiki"

zchen


_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to