1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications
epriestley 9f1235d875 Fix a fatal in Calendar widget in Conpherence
Summary:
Fixes T8548. This needs to be cleaned up more generally at some point, but stop the bleeding for now.

If a thread member is invited to an event with a non-thread-member host, we try to render the host but don't have their handle (this is a holdover from the bygone days of events as statuses).

For now, just don't render anything. In the future, it might be nice to render (some of?) the attendees who are thread members, but I suspect we may revisit this widget more generally.

Test Plan:
  - As a non thread-member, created an event and invited a thread member.
  - Viewed thread as thread-member.
  - Saw widget fatal.
  - Applied patch.
  - As thread-member, saw widget render with just "9AM-10AM", instead of "host, 9AM-10AM".

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8548

Differential Revision: https://secure.phabricator.com/D13299
2015-06-15 13:51:36 -07:00
..
almanac Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
aphlict Extend from Phobject 2015-06-15 18:02:27 +10:00
arcanist/conduit Mark "arcanist.projectinfo" as deprecated 2015-05-25 22:52:41 +10:00
audit Extend from Phobject 2015-06-15 18:02:27 +10:00
auth Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
base Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
cache Extend from Phobject 2015-06-15 18:02:27 +10:00
calendar Creating a recurring event should save it as a recurring event. 2015-06-15 11:52:57 -07:00
celerity Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
chatlog phtize all the things 2015-05-22 21:16:39 +10:00
conduit Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
config Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
conpherence Fix a fatal in Calendar widget in Conpherence 2015-06-15 13:51:36 -07:00
console Extend from Phobject 2015-06-15 18:02:27 +10:00
countdown Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
daemon Linter fixes 2015-06-02 22:14:01 +10:00
dashboard Extend from Phobject 2015-06-15 18:02:27 +10:00
differential Extend from Phobject 2015-06-15 18:02:27 +10:00
diffusion Fix a few more undeclared properties 2015-06-15 19:39:04 +10:00
diviner Extend from Phobject 2015-06-15 18:02:27 +10:00
doorkeeper Extend from Phobject 2015-06-15 18:02:27 +10:00
draft/storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
drydock Fix another undeclared property 2015-06-15 07:54:12 -07:00
fact Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
feed Fix a few more undeclared properties 2015-06-15 19:39:04 +10:00
files Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
flag Extend from Phobject 2015-06-15 18:02:27 +10:00
fund Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
harbormaster Fix missing property on HarbormasterBuildStepImplementation 2015-06-15 12:21:54 -07:00
help Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
herald Fix a few more undeclared properties 2015-06-15 19:39:04 +10:00
home phtize all the things 2015-05-22 21:16:39 +10:00
legalpad Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
lipsum Extend from Phobject 2015-06-15 18:02:27 +10:00
macro Support Spaces in Pholio 2015-06-10 15:52:49 -07:00
mailinglists/storage Put PhabricatorMetaMTAMailingList back to keep bin/storage adjust happy for now 2015-06-03 18:51:40 -07:00
maniphest Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
meta Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
metamta Fix a few more undeclared properties 2015-06-15 19:39:04 +10:00
multimeter Extend from Phobject 2015-06-15 18:02:27 +10:00
notification Extend from Phobject 2015-06-15 18:02:27 +10:00
nuance Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
oauthserver Extend from Phobject 2015-06-15 18:02:27 +10:00
owners Extend from Phobject 2015-06-15 18:02:27 +10:00
passphrase Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
paste Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
people Allow Spaces to be archived 2015-06-11 10:13:47 -07:00
phame Extend from Phobject 2015-06-15 18:02:27 +10:00
phid Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
phlux Transactions - make implementing TYPE_XXXX_POLICY transactions optional 2015-05-19 12:58:18 -07:00
pholio Fix an issue with {M13} and Spaces 2015-06-13 06:54:02 -07:00
phortune Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
phpast Mark some strings for translation 2015-06-09 23:06:52 +10:00
phragment Mark some strings for translation 2015-06-09 23:06:52 +10:00
phrequent phtize all the things 2015-05-22 21:16:39 +10:00
phriction Extend from Phobject 2015-06-15 18:02:27 +10:00
policy Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
ponder Extend from Phobject 2015-06-15 18:02:27 +10:00
project Extend from Phobject 2015-06-15 18:02:27 +10:00
releeph Fix another undeclared property 2015-06-15 07:54:12 -07:00
remarkup/conduit phtize all the things 2015-05-22 21:16:39 +10:00
repository Extend from Phobject 2015-06-15 18:02:27 +10:00
search Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
settings Add date format preference and respect it in date selection controls 2015-06-15 09:26:33 -07:00
slowvote Add a "template" parameter to application default policies 2015-06-11 13:25:30 -07:00
spaces Fix method visibilities 2015-06-15 07:34:14 +10:00
subscriptions Extend from Phobject 2015-06-15 18:02:27 +10:00
support/application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
system Extend from Phobject 2015-06-15 18:02:27 +10:00
tokens phtize all the things 2015-05-22 21:16:39 +10:00
transactions Extend from Phobject 2015-06-15 18:02:27 +10:00
typeahead Extend from Phobject 2015-06-15 18:02:27 +10:00
uiexample Extend from Phobject 2015-06-15 18:02:27 +10:00
xhprof Remove backticks from SQL statements 2015-06-15 07:38:28 +10:00