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)
Sat, Apr 13, 12:22 AM
Unknown Object (File)
Apr 1 2024, 7:11 AM
Unknown Object (File)
Apr 1 2024, 7:11 AM
Unknown Object (File)
Apr 1 2024, 5:53 AM
Unknown Object (File)
Apr 1 2024, 5:28 AM
Unknown Object (File)
Mar 28 2024, 5:19 PM
Unknown Object (File)
Feb 26 2024, 7:39 AM
Unknown Object (File)
Feb 18 2024, 10:18 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).