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
Unknown Object (File)
Wed, Jun 18, 10:52 PM
Unknown Object (File)
Tue, Jun 17, 10:14 AM
Unknown Object (File)
Mon, Jun 16, 9:58 PM
Unknown Object (File)
Sat, Jun 14, 12:17 AM
Unknown Object (File)
Sat, Jun 14, 12:17 AM
Unknown Object (File)
Sat, Jun 14, 12:17 AM
Unknown Object (File)
Sat, Jun 14, 12:17 AM
Unknown Object (File)
May 13 2025, 7:15 PM
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).