Opened 9 years ago
Closed 8 years ago
#12640 closed bug (fixed)
Tracker's Find will search for file inside the Trash also if I uncheck "Include Trash" checkbox.
Reported by: | Giova84 | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
hrev50067 Look at the attached image: if I uncheck "Include Trash", the Tracker's Find will however search also inside the Trash.
Note:
See TracTickets
for help on using tickets.
I'm having a look at this. It appears that BQueryPoseView::ShouldShowPose is never getting called, because this code is never getting reached (?!). I'm investigating further.