Project

General

Profile

« Previous | Next » 

Revision 25b627e7

Added by Tomer Brisker over 7 years ago

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table
name and are correctly quoted.

  • added
  • modified
  • copied
  • renamed
  • deleted