Loading...
 
Skip to main content

Trackerfilter plugin doesn't always show filter boxes

Status
Closed
Subject
Trackerfilter plugin doesn't always show filter boxes
Version
9.x
Feature
Trackers
Submitted by
Jonas Jermann
Lastmod by
Jonas Jermann
Rating
(0)
Description

Trackerfilter plugin doesn't always show its filter boxes


When I add a trackerfilter to my wiki page, then at the beginning everything looks nice (i.e. I see filter boxes on top). But after a while the filter/search boxes are not visible anymore. Below is the code I use on my wiki page:

Copy to clipboard
{trackerfilter filters="47:66/d:55" action="Search" displayList="y" trackerId="3" line="y" fields="47:48:49:51:55" sort="y" showlinks="y"}

Some behaviour can make the filter boxes appear again:

when I edit the page and change e.g. the displayList from
Copy to clipboard
displayList="y"
to
Copy to clipboard
displayList="n"
and then click Preview, the filter button/boxes appear again and even remain after I click Cancel edit!

Solution

The issue is solved by setting:

Copy to clipboard
noflipflop="yes"
Importance
7
Easy to solve?
7
Priority
49
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4276
Created
Tuesday 14 August, 2012 08:06:48 UTC
by Jonas Jermann
LastModif
Friday 24 August, 2012 08:14:54 UTC


Show PHP error messages