[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Trackers filtering from the tracker interface is broken

"Victor Emanouilov \(@kroky\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69b504a88f724_3b194560865e9@gitlab-sidekiq-low-urgency-cpu-bound-v2-67c4876d94-4m7s9.mail>

Victor Emanouilov pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
a34ccfa3 by NasserNgandu at 2026-03-14T06:40:59+00:00
[FIX] Trackers filtering from the tracker interface is broken
---
* [FIX] Code Correct.

* [FIX] Pipeline Correct.

* [FIX] Trackers filtering from the tracker interface is broken

See merge request tikiwiki/tiki!9668

- - - - -


1 changed file:

- tiki-view_tracker.php


Changes:

=====================================
tiki-view_tracker.php
=====================================
@@ -30,7 +30,6 @@ $inputConfiguration = [
             'offset'             => 'int',           //get
             'maxRecords'         => 'int',           //get
             'filterfield'        => 'word',          //get
-            'filtervalue'        => 'word',          //get
             'filtervalue_other'  => 'word',          //get
             'displayedFields'    => 'word',          //get
         ],
@@ -38,6 +37,7 @@ $inputConfiguration = [
             'action'                => 'string',    //get
             'vals'                  => 'none',      //get
             'sort_mode'             => 'string',    //get
+            'filtervalue'           => 'word',
         ],
     ],
 ];



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a34ccfa3c4c043aac0ec28b85ffe05d0f0d77d2b

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/a34ccfa3c4c043aac0ec28b85ffe05d0f0d77d2b
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.