revolution
revolution copied to clipboard
Workspace path not updated when Core is moved for MODX 3.
Bug report
Summary
After moving the core back under the web root as required by MODX 3, the core path in the modx_workspaces table retains the old path unless changed manually. I don't think it can be modified in the Manager. Having the old path (or no path) in the table causes trouble in Package Manager, and anywhere else that path is used.
It should probably be updated during Setup to match the value in the root config.core.php file.