In version 1.8 of CC-Config when you try to view the build results of a project it launches using a URL expecting that you are using the dashboard app. We don't use the dashboard app and rely on the default CruiseControl reporting instead.
Please make the build results base URL a configurable setting.
Will add an option to the configuration to set the page to link to.
cc-config also assumes that the RMI server and dashboard web app are running on the same machine. In our case we run the dashboard server on a different machine to the cc build server. It should be possible to configure the host for the dashboard web app independently to the cc (RMI) server.
Similarly our CC install puts the build stuff under /dashboard/tab instead of /dashboard, so the links are broken.
But we also use PHPUC and I'd prefer to use that interface anyway. So custom URL would be great (not just custom host).
You could just use the server's buildresults.url property actually....