Bug report #9168

Oracle dialog does not forget its filter when 'Search options' is UNchecked

Added by Richard Duivenvoorde over 10 years ago. Updated over 10 years ago.

Status:Closed
Priority:Normal
Assignee:Jürgen Fischer
Category:Data Provider/Oracle
Affected QGIS version:2.0.1 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:17800

Description

After retrieving the layers from a oracle db connection (in Add Oracle Table(s) dialog), it is possible to click a checkbox 'Search options' which will show you a filter (called 'search') which just works :-)

BUT if you keep the search word in the filter, but UNcheck the 'Search options' checkbox, the Search-lineEdit is hidden (but still contains the filter word), AND the filter still is working. So still hiding all other layers, while you have 'Search options' unchecked.

I think two possible options:
- when unchecking the value of the Search line-edit is set to an empty string
or
- when unchecking the value stays there (could be handy...), but the filtering itself is (temporarily) disabled.

Associated revisions

Revision fd6e37cd
Added by Jürgen Fischer over 10 years ago

Disable filter if search checkbox is unticked in database selection dialogs (fixes #9168)

History

#1 Updated by Jürgen Fischer over 10 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF