If you go to this URL: http://coldbox-mp.mpeventapps.com/appadmin/main/dashboard and click a working link (say, Build Left Navigation in the left-hand menu) you'll noticed that index.cfm is being prepended in the path even though this.setFullRewrites( true ); is in Routes.cfm (which, according to the update documentation I read, should force CB to not include the index.cfm). This also seems to happen with relocate().
I have made tons of updates for the BE, can you re-test on the latest coldbox@be please. I believe this is fixed.
We're already running the bleeding edge version - I worked with Brad in Slack yesterday to make sure we had the latest available code pulled down in CommandBox.
After not hearing back from you and after not having 'update' in CommandBox for coldbox@be pull any new code down for days I went ahead and grabbed the latest code directly from the GitHub development branch and manually patched my codebase with the latest code for ColdBox.
Doing so has resolved this issue and one other , but not the case sensitive pathing issues under Linux .
Please close this issue.