Page MenuHomePhabricator

Fix searching legalpad documents by contributors
ClosedPublic

Authored by cspeckmim on Sep 4 2021, 5:48 PM.
Tags
None
Referenced Files
F18809258: D21719.id51743.diff
Sun, Oct 19, 12:24 PM
F18808755: D21719.id51756.diff
Sun, Oct 19, 8:23 AM
F18734451: D21719.id.diff
Tue, Sep 30, 10:54 PM
F18642405: D21719.diff
Sep 18 2025, 11:46 PM
F18625557: D21719.diff
Sep 15 2025, 11:02 PM
F18572308: D21719.id51743.diff
Sep 10 2025, 6:01 AM
F18567788: D21719.id.diff
Sep 9 2025, 4:38 PM
F18503089: D21719.diff
Sep 4 2025, 10:50 PM
Subscribers

Details

Summary

Found in a change submitted to Phorge (https://we.phorge.it/D25018#inline-231), this fixes a typo in populating search the contributorPHIDs constraint in the Legalpad search engine.

Currently when trying to search legalpad documents by contributor an error is encountered:

Array for %Ls conversion is empty. Query: contributor.dst IN (%Ls)
Test Plan

I searched for legalpad documents based on a contributor and got back correct results.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

cspeckmim held this revision as a draft.
cspeckmim edited the summary of this revision. (Show Details)
cspeckmim edited the test plan for this revision. (Show Details)

I didn't make a task for this as it's a fairly small change and the reproduction/test case is also fairly simple.

cspeckmim retitled this revision from Fix typo in legalpad search engine to Fix searching legalpad documents by contributors.Sep 4 2021, 11:51 PM
This revision is now accepted and ready to land.Sep 5 2021, 12:17 AM