Page MenuHomePhabricator

Make searching by tags work in Phriction
ClosedPublic

Authored by epriestley on Jun 22 2017, 5:26 PM.
Tags
None
Referenced Files
F18586638: D18145.diff
Thu, Sep 11, 7:16 PM
F18586614: D18145.diff
Thu, Sep 11, 7:13 PM
F18586603: D18145.diff
Thu, Sep 11, 7:11 PM
F18423113: D18145.id.diff
Sat, Aug 30, 7:21 PM
F18384348: D18145.id43663.diff
Fri, Aug 29, 12:05 AM
F18273375: D18145.id.diff
Fri, Aug 22, 5:42 PM
F18245590: D18145.diff
Thu, Aug 21, 10:11 AM
F18094760: D18145.diff
Aug 7 2025, 10:20 PM
Subscribers
None

Details

Summary

Fixes T12860. Some joins were being dropped because we didn't call parent::...

Test Plan
  • Tagged a document.
  • Searched for documents with that tag.
  • Before change: got all documents.
  • After change: got only tagged documents.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I think this has never worked. This line came from D14652, but I don't think it worked before that either.

This revision is now accepted and ready to land.Jun 22 2017, 5:27 PM
This revision was automatically updated to reflect the committed changes.