Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.29
-
Fix Version/s: 4.7.31
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
CRM-21262 added a system check on the Resource URL. It creates a false positive, if the site has any code blocking access to clients with blank user agents- which is fairly common. Trying to debug the failed check is frustrating for end users because everything is working properly except the check.
Defining a user agent in the code easily resolves this issue.