Page MenuHomePhabricator

Fix chatlog application query integration
ClosedPublic

Authored by epriestley on Oct 22 2013, 6:41 PM.
Tags
None
Referenced Files
F14035275: D7379.diff
Sun, Nov 10, 5:15 AM
F13966342: D7379.diff
Wed, Oct 16, 7:39 AM
Unknown Object (File)
Fri, Oct 11, 10:32 AM
Unknown Object (File)
Oct 3 2024, 12:53 PM
Unknown Object (File)
Oct 3 2024, 12:49 PM
Unknown Object (File)
Oct 3 2024, 12:48 PM
Unknown Object (File)
Oct 3 2024, 12:47 PM
Unknown Object (File)
Oct 2 2024, 2:06 AM
Subscribers

Details

Reviewers
btrahan
Commits
Restricted Diffusion Commit
rP7dd31a16d973: Fix chatlog application query integration
Summary

class_exists() is case-insensitive, but PhabricatorApplication::getByClass() is not.

Test Plan

Fixed unit test to fail, then fixed code to pass unit test.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped