Bug 1018244 - Calendar view sometimes does not showing
Summary: Calendar view sometimes does not showing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER5
: 6.0.0
Assignee: Mauricio Salatino
QA Contact: Tomas Livora
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 14:24 UTC by Pedro Zapata
Modified: 2014-08-06 20:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:13:35 UTC
Type: Bug


Attachments (Terms of Use)
Calendar view not showing (142.53 KB, image/png)
2013-10-11 14:24 UTC, Pedro Zapata
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.