NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item10901: SEARCH{showpage="2" actually shows page 1
Example:
%SEARCH{"form.name='Tasks.ItemTemplate'" type="query" limit="50" pagesize="10" showpage="2" pager="on"}%
Test showpage=1:
%SEARCH{"form.name='Tasks.ItemTemplate'" type="query" limit="50" pagesize="10" showpage="1" pager="on"}%
Test showpage=2:
%SEARCH{"form.name='Tasks.ItemTemplate'" type="query" limit="50" pagesize="10" showpage="2" pager="on"}%
--
PaulHarvey - 18 Jun 2011
Actually, it does work.
WaitingFor me. Maybe it's
MongoDBPlugin
--
PaulHarvey - 18 Jun 2011
It was a crusty version of
MongoDBPlugin. Closing.
--
PaulHarvey - 06 Jul 2011
This page is killing us. Google bot and others are getting all the pages, like clicking next, and downloading this topic gazillions of times a month (check
WebStatistics).
Disabling the SEARCHes for now, as it was even not a real bug.
--
OlivierRaginel - 15 May 2012