Page MenuHomePhabricator

Don't show tag when no topic is set
ClosedPublic

Authored by chad on Apr 17 2017, 11:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 12:40 AM
Unknown Object (File)
Thu, Apr 11, 8:33 AM
Unknown Object (File)
Fri, Mar 29, 1:37 AM
Unknown Object (File)
Feb 14 2024, 6:00 PM
Unknown Object (File)
Jan 7 2024, 4:44 PM
Unknown Object (File)
Jan 3 2024, 7:42 PM
Unknown Object (File)
Dec 30 2023, 4:58 PM
Unknown Object (File)
Dec 26 2023, 8:27 PM
Subscribers

Details

Summary

Check the strlen of topic before adding a tag to the header in Conpherence.

Test Plan

Remove a topic, no longer see indigo bubble.

Diff Detail

Repository
rP Phabricator
Branch
no-topic (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16538
Build 22035: Run Core Tests
Build 22034: arc lint + arc unit

Event Timeline

epriestley added inline comments.
src/applications/conpherence/controller/ConpherenceController.php
70

Excellent!

This revision is now accepted and ready to land.Apr 17 2017, 11:14 PM
This revision was automatically updated to reflect the committed changes.