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)
Sat, Feb 1, 10:44 PM
Unknown Object (File)
Thu, Jan 23, 1:47 AM
Unknown Object (File)
Dec 6 2024, 6:45 AM
Unknown Object (File)
Nov 26 2024, 6:03 AM
Unknown Object (File)
Nov 25 2024, 11:50 PM
Unknown Object (File)
Nov 20 2024, 8:46 PM
Unknown Object (File)
Nov 15 2024, 11:53 PM
Unknown Object (File)
Nov 12 2024, 4:49 AM
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.