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)
Fri, Dec 6, 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
Unknown Object (File)
Nov 8 2024, 10:03 AM
Unknown Object (File)
Oct 25 2024, 1:58 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.