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.16, 5.0.15
            Reporter: Geoff Callender


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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to