I was wondering if anyone noticed this also:
I’ve got strange behaviour in the program tabs (using layout template 3). When I open a program that has 5 or more tabs and I jump right away to tab 5 or higher I get either an empty tab (no form) or I get an ‘Array index out of range: 4’ error (where 4 is tabnr 5 I just selected)
When I open the program and open all tabs one by one (1->2->3->4->5, etc) then the form shows up nicely. It seems to make no difference what the order of the tabs is, it always is the fifth tab where the problem begins.
I’ve created a case for this Jira, but I would like to know if anybody else has seen this?