Scenario - Plan without anonymous user view rights.
Steps to replicate - hit the buld page for the plan such as, http://localhost:8085/browse/FD-DEF-3
and as expected the user is redirected to the login screen to enter his username and password. Enter the username and password.
Expected outcome - assuming the user has the correct permissions to view the page the buildresultsummary page for plan FD-DEF, build 3 is diplayed.
Bug - Instead of showing the build page, bamboo displays an error page with "Could not find the null'th build for build sf - Default" error message.
It seems the url wasn't being encoded correctly so it was chopping data off the end. This has now been rectified and the fix put in the next release.
Cheers,
Brydie