i have seen a few of the other report problems recently, couldn't find a
solution to my problem.
we have a report with the following:
strftime("%m/%d/%Y - %H:%M:%S", t.changetime, 'unixepoch') AS
ChangedTime
throws the following Trac error:
Report execution failed: not enough arguments for format string
it seems as though 'strftime' is causing a problem. i used this query
directly via sqlite on the command line and it returns the correct
result.
any ideas what in trac would be causing this problem?
thanks in advance.
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac