Page MenuHomePhabricator

Pass correct number of parameters to pht() when closing a branch in Mercurial
ClosedPublic

Authored by epriestley on May 14 2014, 3:49 PM.
Tags
None
Referenced Files
F19893525: D9119.diff
Sat, Mar 28, 7:34 AM
F19825160: D9119.id.diff
Mar 8 2026, 8:09 AM
F19769533: D9119.id21679.diff
Feb 19 2026, 8:16 PM
F19555692: D9119.diff
Jan 30 2026, 5:43 PM
F19096718: D9119.id.diff
Dec 4 2025, 10:42 AM
F19093648: D9119.diff
Dec 3 2025, 10:08 PM
F18939608: D9119.id21661.diff
Nov 11 2025, 7:01 AM
F18939607: D9119.id21679.diff
Nov 11 2025, 7:01 AM
Subscribers

Details

Summary

Ref T5050. This fixes the immediate error (bad pht()) but doesn't fix the other error (can't --close-branch) yet.

Test Plan

Pushed a --close-branch commit, got a first-level error instead of an error about an error.

Diff Detail

Repository
rP Phabricator
Branch
hgerr
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/diffusion/engine/DiffusionCommitHookEngine.php:740XHP16TODO Comment
Unit
No Test Coverage
Build Status
Buildable 460
Build 460: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Pass correct number of parameters to pht() when closing a branch in Mercurial.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.May 14 2014, 4:40 PM
epriestley updated this revision to Diff 21679.

Closed by commit rPfe0c98faccbc (authored by @epriestley).