Regarding WikiTable Macro in Trac 1.6

22 views
Skip to first unread message

mayur logan

unread,
Feb 26, 2024, 6:14:56 AMFeb 26
to Trac Users
Hi,

I have installed the latest version of the plugin WikiTable Macro - https://trac-hacks.org/wiki/WikiTableMacro in Trac 1.6 env.
But I am facing error with the simple codes of sql.

Trac version = 1.6
Python = 3.10.12
WikiTableMacro = 0.3.dev0
Sql code:
{{{#!SQLTable
SELECT COUNT(id) AS "Number of Tickets"
FROM ticket
}}}
error:
Error: Processor SQLTable failedname 'basestring' is not defined

Any help appreciated.
Mayur

Jun Omae

unread,
Feb 26, 2024, 6:47:37 AMFeb 26
to trac-...@googlegroups.com
Fixed in [18622]. Please try the latest version.

--
Jun Omae <jun...@gmail.com> (大前 潤)

mayur logan

unread,
Feb 26, 2024, 7:00:15 AMFeb 26
to Trac Users
Thank you for the update
Reply all
Reply to author
Forward
0 new messages