Loading...
 
Skip to main content

The LIST filter NOT is not working anymore

Status
Closed
Subject
The LIST filter NOT is not working anymore
Version
Regression from 26.x to 27.x
Category
  • Regression
Feature
All / Undefined
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Elifeleti Mukisa Dan
Rating
(0)
Description

On a Tiki26 I have the following plugin LIST

Copy to clipboard
{LIST()} {list max="50"} {filter type="trackeritem"} {filter content="11" field="tracker_id"} {filter content="o OR p" field="tracker_status"} {filter field="tracker_field_paymentsStage" content="NOT Completed"} {LIST}


It works just fine.



On a Tiki27 using the same database and the same plugin I have no output.
If I change the filter for {filter field="tracker_field_paymentsStage" content="Completed"} it work (and results are consistant).

Files
  1. 1
  2. 2
  3. Result
  4. Tracker 2 Item
Solution
Workaround
Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8639
Created
Monday 17 June, 2024 10:24:28 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Wednesday 10 July, 2024 07:46:57 UTC


Show PHP error messages