Page MenuHomePhorge

Fix call to non-existing getDisplayName() in DiffusionRepositoryClusterEngine.php
Needs ReviewPublic

Authored by aklapper on Fri, May 17, 08:28.
Tags
None
Referenced Files
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)
Wed, May 22, 18:43
Unknown Object (File)
Mon, May 20, 17:22
Unknown Object (File)
Sun, May 19, 20:36

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
Summary

DiffusionRepositoryClusterEngine calls $this->getDisplayName() which is not defined in this class or its parent class.
Looking at the variable use in the companying error message, getting the name of the $repository was intended instead.

Test Plan

Carefully read the code and check available methods in its parent classes.

Diff Detail

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