Page MenuHomePhorge

Fix call to non-existing newError() in PhabricatorEditorExtension
Needs ReviewPublic

Authored by aklapper on Thu, May 16, 10:07.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 1, 02:42
Unknown Object (File)
Wed, May 22, 23:45
Unknown Object (File)
Wed, May 22, 22:38
Unknown Object (File)
Wed, May 22, 21:51
Unknown Object (File)
Tue, May 21, 17:01
Unknown Object (File)
Sun, May 19, 20:01
Unknown Object (File)
Sat, May 18, 15:59

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

PhabricatorEditorExtension does not define a newError() method. Thus call existing newTransactionError() instead.
Also fix the typo in the function name (this function does not seem to get called anywhere anyway.)

Test Plan

Carefully read the code.

Diff Detail

Repository
rP Phorge
Branch
NEeditorExtensionNewError (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1264
Build 1264: arc lint + arc unit