Skip to content

Fix for search function not working if "$hide_Cols=true" on non-Windo…#267

Merged
prasathmani merged 1 commit intoprasathmani:masterfrom
RMKATBST:patch-1
Dec 20, 2019
Merged

Fix for search function not working if "$hide_Cols=true" on non-Windo…#267
prasathmani merged 1 commit intoprasathmani:masterfrom
RMKATBST:patch-1

Conversation

@RMKATBST
Copy link
Copy Markdown
Contributor

…ws systems

Setting $hide_Cols=true while having FM_IS_WIN=false will lead to a "Type error" when setting up the dataTable. The desired page is generated, but the Search function does not work, as the dataTable is broken.

With this fix the dataTable is written accordingly, with either FM_IS_WIN or $hide_Cols set or unset.

…ws systems

Setting $hide_Cols=true while having FM_IS_WIN=false will lead to a "Type error" when setting up the dataTable. The desired page is generated, but the Search function does not work, as the dataTable is broken.

With this fix the dataTable is written accordingly, with either FM_IS_WIN or $hide_Cols set or unset.
@prasathmani prasathmani merged commit 7c376df into prasathmani:master Dec 20, 2019
joglomedia pushed a commit to joglomedia/tinyfilemanager that referenced this pull request Dec 25, 2019
ner00 pushed a commit to ner00/tinyfilemanager that referenced this pull request May 7, 2023
…ws systems (prasathmani#267)

Setting $hide_Cols=true while having FM_IS_WIN=false will lead to a "Type error" when setting up the dataTable. The desired page is generated, but the Search function does not work, as the dataTable is broken.

With this fix the dataTable is written accordingly, with either FM_IS_WIN or $hide_Cols set or unset.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants