Project

General

Profile

Actions

Bug #4509

closed

Filtering by columns that require joins does not function

Added by krileon almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
28 May 2014
Due date:
% Done:

100%

Estimated time:
4:00 h

Description

When filtering by a column that requires a JOIN and is present in the query it always uses the "a." table as instead of doing proper lookup. To test add the below filter to CB > User Management then filter by Enabled/Disabled.

<filter name="block" value="block" valuetype="sql:int" type="xml:user_block" label="" blanktext="- Select Enabled -" />

This functionality is traced as follows.

TableBrowser > _prepareXmlSqlQuery > process_filter

Actions

Also available in: Atom PDF