Bug 1018244

Summary: Calendar view sometimes does not showing
Product: [Retired] JBoss BPMS Platform 6 Reporter: Pedro Zapata <pzapataf>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Tomas Livora <tlivora>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:13:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Calendar view not showing none

Description Pedro Zapata 2013-10-11 14:24:51 UTC
Created attachment 811153 [details]
Calendar view not showing

In some scenarios, probably related to the amount of tasks, the calendar view of the task list does not show up. When you click the 'Calendar' view nothing happens (see attached screenshot).

--------------------
Caused by: java.lang.IndexOutOfBoundsException: Row index: 10, Row size: 30  at com.google.gwt.user.cellview.client.AbstractHasData.checkRowBounds(AbstractHasData.java:988)  at com.google.gwt.user.cellview.client.AbstractCellTable.getSubRowElement(AbstractCellTable.java:2276)  at com.google.gwt.user.cellview.client.AbstractCellTable.getChildElement(AbstractCellTable.java:1726)  at 
Caused by: java.lang.IndexOutOfBoundsException: Row index: 10, Row size: 30  at com.google.gwt.user.cellview.client.AbstractHasData.checkRowBounds(AbstractHasData.java:988)  at com.google.gwt.user.cellview.client.AbstractCellTable.getSubRowElement(AbstractCellTable.java:2276)  at com.google.gwt.user.cellview.client.AbstractCellTable.getChildElement(AbstractCellTable.java:1726)  at 
Caused by: java.lang.IndexOutOfBoundsException: Row index: 10, Row size: 30  at com.google.gwt.user.cellview.client.AbstractHasData.checkRowBounds(AbstractHasData.java:988)  at com.google.gwt.user.cellview.client.AbstractCellTable.getSubRowElement(AbstractCellTable.java:2276)  at com.google.gwt.user.cellview.client.AbstractCellTable.getChildElement(AbstractCellTable.java:1726)  at 
Caused by: java.lang.IndexOutOfBoundsException: Row index: 10, Row size: 30  at com.google.gwt.user.cellview.client.AbstractHasData.checkRowBounds(AbstractHasData.java:988)  at com.google.gwt.user.cellview.client.AbstractCellTable.getSubRowElement(AbstractCellTable.java:2276)  at com.google.gwt.user.cellview.client.AbstractCellTable.getChildElement(AbstractCellTable.java:1726)  at 
Caused by: java.lang.IndexOutOfBoundsException: Row index: 10, Row size: 30  at com.google.gwt.user.cellview.client.AbstractHasData.checkRowBounds(AbstractHasData.java:988) 
 at com.google.gwt.user.cellview.client.AbstractCellTable.getSubRowElement(AbstractCellTable.java:2276)  at com.google.gwt.user.cellview.client.AbstractCellTable.getChildElement(AbstractCellTable.java:1726)  at com.google.gwt.user.cellview.client.AbstractCellTable.getRowElement(AbstractCellTable.java:1196)  at org.jbpm.console.ng.ht.client.util.DataGridUtils.getIdRowSelected(DataGridUtils.java:118)  at 
<salaboy> org.jbpm.console.ng.ht.client.util.DataGridUtils.paintCalendarFromGrid(DataGridUtils.java:140)  at org.jbpm.console.ng.ht.client.editors.taskslist.TasksListViewImpl.refreshCalendarView(TasksListViewImpl.java:322)

Comment 2 Mauricio Salatino 2013-10-15 13:18:07 UTC
Fixed in 6.0.x and master: http://github.com/droolsjbpm/jbpm-console-ng/compare/1f6d25f...7384eaa

Comment 3 Tomas Livora 2013-12-04 10:48:05 UTC
Verified on BPMS 6.0.0.ER5