Currently I use
FormQueryPlugin with the September 2, 2004 release (Cairo). After upgrading to Dakar and re-installing the necessary dependencies for
FormQueryPlugin I noticed queries don't return anything. Here are my plugin versions
My contrib versions are the current ones:
I turned on debug and moan in the plugin and get the following error messages:
'search' not defined, or invalid search expression in FORMQUERY Query 'query1' returned no values in SHOWQUERY
My queries are defined as follows:
%FORMQUERY{ name="ConfigItems" search="name=~'^ConfigItem\d.*'" }%
%FORMQUERY{ name="query1" query="ConfigItems" search="ConfigItemType='Service'" }%
%SHOWQUERY{ query="query1" sort="ConfigItemForm.ConfigItemName" format="|
$ConfigItemName | $topic | $ItemOwner | $ItemInfoOwner | $ItemAdmin | $wikiusername | $date |" }%
My debug log doesn't give me any indication there is a problem:
However, my apache error log has the following entry:
[Sun Feb 5 12:30:58 2006] view: Use of uninitialized value in substitution iterator at /srv/www/twiki4/lib/TWiki/Plugins/FormQueryPlugin/WebDB.pm line 59.
There have been a number of updates to the plugin since your first report, including a release of the plugin that is advertised as working with Dakar. Are you still seeing similar problems with the latest version?
CC
No feedback forthcoming; assume it has solved itself. Discarding.
CC