Fixes T12860. Some joins were being dropped because we didn't call parent::...
Details
Details
- Reviewers
chad - Maniphest Tasks
- T12860: Search by tag does not work in Phriction
- Commits
- rP519bec3e6f36: Make searching by tags work in Phriction
- Tagged a document.
- Searched for documents with that tag.
- Before change: got all documents.
- After change: got only tagged documents.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I think this has never worked. This line came from D14652, but I don't think it worked before that either.