Issue Details (XML | Word | Printable)

Key: JRA-14237
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dushan Hanuska [Atlassian]
Reporter: Dushan Hanuska [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

NullPointerException when moving portlet on the dashboard page

Created: 08/Jan/08 06:04 PM   Updated: 17/Feb/08 09:13 PM
Component/s: Portlets
Affects Version/s: 3.12
Fix Version/s: 3.12.2

Time Tracking:
Original Estimate: 4 hours
Original Estimate - 4 hours
Remaining Estimate: 4 hours
Remaining Estimate - 4 hours
Time Spent: Not Specified
Remaining Estimate - 4 hours

Issue Links:
Duplicate
 
Reference
 

Participants: Dushan Hanuska [Atlassian]
Since last comment: 39 weeks ago
Resolution Date: 09/Jan/08 01:06 AM
To be done by: Single developer
Labels:


 Description  « Hide
I have two tabs open in the browser, each showing a different dashboard page. When I try to do an operation (move up, down, left, right, copy, delete or more to another page) with a portlet on the page that was not the last used (current dashboard page) the operation blows up with a NullPointerException.

The exception indicates that the portlet was not found on the current page, which is stored in the session.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dushan Hanuska [Atlassian] added a comment - 09/Jan/08 01:06 AM
The resolution to this case is that if the user clicks a link to perform an operation on the portlet on a page that is not a current page (last visited, e.g. in another browser tab), page will refresh and display the current dashboard page.