diff --git a/src/applications/notification/view/PhabricatorNotificationStatusView.php b/src/applications/notification/view/PhabricatorNotificationStatusView.php --- a/src/applications/notification/view/PhabricatorNotificationStatusView.php +++ b/src/applications/notification/view/PhabricatorNotificationStatusView.php @@ -23,6 +23,8 @@ 'error.flash.xdomain' => pht( 'Unable to connect to Flash Policy Server. Check that the '. 'notification server is running and port 843 is not firewalled.'), + 'error.flash.disconnected' => pht( + 'Disconnected from notification server.'), ), )); diff --git a/support/aphlict/client/src/AphlictMaster.as b/support/aphlict/client/src/AphlictMaster.as --- a/support/aphlict/client/src/AphlictMaster.as +++ b/support/aphlict/client/src/AphlictMaster.as @@ -145,7 +145,7 @@ } private function didCloseSocket(event:Event):void { - this.externalInvoke('close'); + this.setStatusOnClients('error', 'error.flash.disconnected'); } private function didIOErrorSocket(event:IOErrorEvent):void { diff --git a/webroot/rsrc/swf/aphlict.swf b/webroot/rsrc/swf/aphlict.swf index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 GIT binary patch literal 0 Hc$@