CRM-20600 - Upgrader - Display warning if asset-caching is likely to fail
authorTim Otten <totten@civicrm.org>
Wed, 12 Jul 2017 02:51:41 +0000 (19:51 -0700)
committerSeamus Lee <seamuslee001@gmail.com>
Tue, 18 Jul 2017 21:46:39 +0000 (07:46 +1000)
commit17511f38d9ba4dfa0eb84d1c6e0031909d03e569
treebb65c6306ae21637f32ac2b50c81a798920bbbed
parent149b6561fd7c06984c9bbb86c5e33cc3a4264fb8
CRM-20600 - Upgrader - Display warning if asset-caching is likely to fail

After releasing v4.7.21, there were several inquiries about sites in which
Angular pages failed to load.  In cases diagnosed so far, this has been a
result of inconsistent configurations or overzealous HTTP restrictions
applied to the `imageUploadDir`.

Ordinarily, we would address this kind of thing with a status check.
Unfortunately, the problem breaks that "Status" page...  so we have to
display a bit sooner.
CRM/Upgrade/Incremental/php/FourSeven.php