Cannot submit twice when Form is around Grid
--------------------------------------------
Key: TAPESTRY-2690
URL: https://issues.apache.org/jira/browse/TAPESTRY-2690
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.15
Reporter: Geoff Callender
When Form is around a Grid the first submit works fine but a second submit
results in
Failure reading parameter 'source' of component
theapp/security/UserSearch:grid.columns.loop:
org.apache.tapestry5.ioc.internal.util.TapestryException
...snipped...
Caused by: java.lang.NullPointerException
at
org.apache.tapestry5.corelib.components.GridColumns.getColumnNames(GridColumns.java:226)
--
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]