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

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

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.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown reassigned PIVOT-365:
--------------------------------

    Assignee: Greg Brown

> 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
>            Assignee: Greg Brown
>            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.


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

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-365.
------------------------------

    Resolution: Fixed

> 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
>            Assignee: Greg Brown
>            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.