You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/01/24 01:51:59 UTC

[jira] Assigned: (TAP5-353) Volatile works in Loop but not in Grid

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

Howard M. Lewis Ship reassigned TAP5-353:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Volatile works in Loop but not in Grid
> --------------------------------------
>
>                 Key: TAP5-353
>                 URL: https://issues.apache.org/jira/browse/TAP5-353
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.15, 5.0.16
>            Reporter: Geoff Callender
>            Assignee: Howard M. Lewis Ship
>         Attachments: ExceptionWhenGridIsVolatileIn5.0.16.txt
>
>
> I have written almost identical Java for examples of an editable Loop and an editable Grid where the Loop example requires volatile="true" but the Grid example does not. Why the difference?
> If I set volatile="true" in the Grid example then on submit I get an exception of the t:row field being null.
> You can see the working Loop and Grid at:
>      http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/editableloop1
>      http://jumpstart.doublenegative.com.au:8080/jumpstart/examples/tables/editablegrid1
> I will attach the exception that occurs when Grid has volatile="true".

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