Reproduction steps:
- install phabricator on host vm.dom.ain
- configure phabricator and and set phabricator/bin/config set phabricator.base-uri 'https://vm.dom.ain/
- start phd daemons
- set phabricator/bin/config set phabricator.base-uri 'https://phab.dom.ain/
- do not set phabricator.production-uri
- do not restart daemons
- create some action in the gui which sends an notification
Expected result:
- notification mail has links with https://phab.dom.ain/ prefixes
Actual result:
- all links in notification mail have https://vm.dom.ain prefix
Workaround:
- restart daemons phabricator/bin/phd restart
seen on:
- EL7 (CentOS, RHEL) which includes PHP 5.4 and Apache 2.4
- phabricator version: master / rP0f0105e783efb63fb9aeb10813ff8e9bd63055f4