Issue Details (XML | Word | Printable)

Key: BAM-1741
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brydie McCoy [Atlassian]
Reporter: Ajay Sridhar [Atlassian]
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

Viewing plan without "Anonymous User" view rights, results in "Could not find the null'th build for build sf - Default"

Created: 27/Sep/07 06:56 PM   Updated: 08/Oct/07 12:13 AM
Component/s: Security
Affects Version/s: 1.2, 1.2.1, 1.2.2, 1.2.3
Fix Version/s: 1.2.4

Time Tracking:
Not Specified

Participants: Ajay Sridhar [Atlassian] and Brydie McCoy [Atlassian]
Since last comment: 1 year, 13 weeks, 3 days ago
Number of comments: 1
Internal Work Bucket: Confirmed
Labels:


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brydie McCoy [Atlassian] added a comment - 08/Oct/07 12:13 AM
Hi,

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