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.1


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.

Reply via email to