-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.3 Pro, 2.3 Enterprise, 2.4 Pro, 2.4 Enterprise, 2.4.1
-
Component/s: Dashboard & Gadgets
-
Environment:
JIRA 2.3 to 2.4.1 installs which have upgraded from an earlier 2.0x release (that had portlets)
-
2.03
There is a bug in JIRA's 'project table' portlet, the effect of which is that JIRA appears to hang for certain users directly after login (accessing the dashboard page). The JSP does not handle the case where the 'numofentries' portlet property is null, due to having upgraded from an earlier version when this property didn't exist.
The fix for 2.3, 2.4 and 2.4.1 is to copy the attached JSP to:
- atlassian-jira/portlets/dashboard/projecttable.jsp (standalone distribution)
- webapp/portlets/dashboard/projecttable.jsp (webapp distribution)
Versions of the JSP for JIRA 2.3 and 2.4.x are attached.
- is related to
-
JRASERVER-2245 Dashboard broken after upgrade: JasperException: For input string: "null"
-
- Closed
-
- relates to
-
JRASERVER-2462 Portlet throws NullPointer when a project has been deleted
-
- Closed
-