Loading...
 
Skip to main content

Tablesorter filter dropdown shown as text input when server=y

Status
Closed
Subject
Tablesorter filter dropdown shown as text input when server=y
Version
15.x
16.x
Category
  • Conflict of two features (each works well independently)
  • Consistency
  • Error
Feature
Tablesorter
Trackers
Resolution status
Rejected
Submitted by
Xavier de Pedro
Volunteered to solve
Lastmod by
Xavier de Pedro, lindon
Rating
(0)
Related-to
Description

Reproduced here:
http://xavi-9794-6037.show.tikiwiki.org/tiki-index.php?page=Tracker_as_Calendar_12#contentTracker_as_Calendar_Tabs-2
u: admin
p: 12345

See field "Location" shown as text input field, evevn if defined as dropdown.
When you change the param server=y to server=n, dropdown is shown as expected.

Solution
This is not a bug - a dropdown list will not be automatically generated when using ajax (server=y) because the list will be incomplete unless all rows are fetched. When using ajax, the dropdown options must be specified either in the tracker filed definition for a "dropdown" tacker field type, or in the tsfilters parameter.
Workaround
Define dropdown options.
Importance
3
Easy to solve?
5
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6045
Created
Friday 22 July, 2016 11:17:43 UTC
by Xavier de Pedro
LastModif
Tuesday 03 January, 2017 23:12:13 UTC


Show PHP error messages