[ 
https://issues.apache.org/jira/browse/PIVOT-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Brown resolved PIVOT-364.
------------------------------

    Resolution: Fixed

> Exception in StockTracker
> -------------------------
>
>                 Key: PIVOT-364
>                 URL: https://issues.apache.org/jira/browse/PIVOT-364
>             Project: Pivot
>          Issue Type: Bug
>          Components: demos
>            Reporter: Todd Volkert
>            Assignee: Greg Brown
>             Fix For: 1.4
>
>
> Steps to reproduce:
> 1) Run the stock tracker demo
> 2) Select all rows by using range select
> Expected behavior:
> Range selection should either be disallowed or should work
> Actual behavior:
> java.lang.IllegalStateException: bean is null.
>       at org.apache.pivot.beans.BeanDictionary.containsKey(Unknown Source)
>       at org.apache.pivot.beans.BeanDictionary.containsKey(Unknown Source)
>       at org.apache.pivot.serialization.JSONSerializer.containsKey(Unknown 
> Source)
>       at org.apache.pivot.wtk.Label.load(Unknown Source)
>       at org.apache.pivot.wtk.Container.load(Unknown Source)
>       at 
> org.apache.pivot.tutorials.stocktracker.StockTracker.refreshDetail(Unknown 
> Source)
>       at 
> org.apache.pivot.tutorials.stocktracker.StockTracker.access$100(Unknown 
> Source)
>       at 
> org.apache.pivot.tutorials.stocktracker.StockTracker$3.selectedRangesChanged(Unknown
>  Source)
>       at 
> org.apache.pivot.wtk.TableView$TableViewSelectionListenerList.selectedRangesChanged(Unknown
>  Source)
>       at org.apache.pivot.wtk.TableView.setSelectedRanges(Unknown Source)
>       at org.apache.pivot.wtk.skin.terra.TerraTableViewSkin.mouseDown(Unknown 
> Source)
>       at 
> org.apache.pivot.wtk.Component$ComponentMouseButtonListenerList.mouseDown(Unknown
>  Source)
>       at org.apache.pivot.wtk.Component.mouseDown(Unknown Source)
>         ....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to