1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src
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
..
__tests__ phtize all the things 2015-05-22 21:16:39 +10:00
aphront Fix an undeclared property on AphrontPlainTextResponse 2015-06-15 07:05:03 -07:00
applications Fix a fatal in Calendar widget in Conpherence 2015-06-15 13:51:36 -07:00
docs Minor formatting changes for some documentation 2015-06-15 07:32:40 +10:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Fix missing property on PhabricatorYoutubeRemarkupRule 2015-06-15 06:30:10 -07:00
view Date controls should respect user time preferences 2015-06-15 10:11:10 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00