revolution icon indicating copy to clipboard operation
revolution copied to clipboard

Workspace path not updated when Core is moved for MODX 3.

Open BobRay opened this issue 3 years ago • 0 comments

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.

BobRay avatar Feb 16 '22 16:02 BobRay