-
Type: Refactoring
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.1
-
Fix Version/s: 5.2.0-B1
-
Component/s: Scheduled Tasks
-
Labels:
-
External issue URL:
-
Change Log Message:Fixes detection of BASE_PATH in cron
-
Story Points:1
-
External issue ID:1005
-
Copy Issue Key:
-
Patch Instructions:
In some cases when we are building URLs from Cron (when Web-server environment is not available) we are getting incorrect URLs as a result.
We need to move Site_Path variable from ConfigurationValues table to config.php file. So, when we detect that script is not run under web-server (via command line), we SHOULD use this value as BASE_PATH constant.
Also "Site_Path" will be renamed to WebsitePath.
- child of
-
INP-783 New "System Configuration" installation step
- Closed
- parent of
-
INP-1055 Don't remove leading "/" from CKEditor "basePath" setting
- Closed
- relates to
-
INP-682 Link, created from cron always use "localhost" instead of site url
- Closed
-
INP-1058 Make "/tools/cron.php" script act as Front-End in regards to link building
- Closed