Loading...
 
Skip to main content

Tracker FILTER comparison search broken

Status
Closed
Subject
Tracker FILTER comparison search broken
Version
6.x
Category
  • Error
Feature
Trackers
Resolution status
Fixed or Solved
Submitted by
Kent Barrett
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

The comparison method in the TrackerFilter plugin is not comparing.

No matter which operator you choose

>, <, >=, <=

( for greater than, less than, greater than or equal, less than or equal)

it returns all the records.

This is if performed on a text or a numeric field so far.

Tested on three tikis.

Sample of code (produced by the the wiki's plugin help)

trackerFilter code used
Copy to clipboard
{TRACKERFILTER(filters="54/<=",action="find em",trackerId="13",fields="53:54")} here ya go {TRACKERFILTER}


Update

I have reproduced this on a completely separate system, http://www.softaculous.com/

Brand new Tiki 6.1
Only Trackers turned on (over a default installation)
One tracker with one field

Using the filter value 1/>

It returns all records.




Solution
Workaround
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3737
Created
Tuesday 11 January, 2011 19:34:18 UTC
by Kent Barrett
LastModif
Tuesday 30 June, 2026 13:22:41 UTC


Show PHP error messages