You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/12/15 22:49:18 UTC

[jira] Updated: (PIVOT-365) StockTracker Stuck Displaying Blank

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

Greg Brown updated PIVOT-365:
-----------------------------

    Fix Version/s:     (was: 1.4.1)
                   1.4

> StockTracker Stuck Displaying Blank
> -----------------------------------
>
>                 Key: PIVOT-365
>                 URL: https://issues.apache.org/jira/browse/PIVOT-365
>             Project: Pivot
>          Issue Type: Bug
>          Components: demos
>            Reporter: Todd Volkert
>            Priority: Minor
>             Fix For: 1.4
>
>
> Steps to reproduce:
> 1) Run the stock tracker demo
> 2) Remove all rows by clicking the minus button until all rows are gone
> 3) Add FOO
> 4) Add VMW
> 5) Add ORCL
> Expected Result:
> FOO is an invalid symbol, so you expect it to be blank, but VMW and ORCL are valid symbols, so you expect them to work
> Actual result:
> 1) Selecting any of the three newly added symbols yields blank data.  sys-out shows as follows:
> An error occurred while processing input at line number 1
> java.lang.NumberFormatException: For input string: "N/A"
> An error occurred while processing input at line number 1
> java.lang.NumberFormatException: For input string: "N/A"
> An error occurred while processing input at line number 1
> java.lang.NumberFormatException: For input string: "N/A"

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