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

Eric Gulatee updated WICKET-1593:
---------------------------------

    Description: 
llegalStateException when refreshing a WebMarkupContainer containing a 
AjaxFallbackDefaultDataTable where one of the columns is a AjaxEditableLabel 
which refreshes the markup container on submit

java.lang.IllegalStateException: No Page found for component [MarkupContainer 
[Component id = cell, page = <No Page>, path = 1:cells:5:cell.QuantityLabel]]


Attached is the html + page + component to recreate the issue.

  was:
Getting a dreaded IllegalStateException when trying to add to 
webmarkupcontainer.

java.lang.IllegalStateException: No Page found for component [MarkupContainer 
[Component id = cell, page = <No Page>, path = 1:cells:5:cell.QuantityLabel]]


Attached is the html + page + component to recreate the issue.

        Summary: llegalStateException when refreshing a WebMarkupContainer 
containing a AjaxFallbackDefaultDataTable with one of the columns is a 
AjaxEditableLabel which refreshes the markup container on submit  (was: 
Inability to refresh a webmarkup container containg a datatable with as column 
an ajaxeditablelabel)

> llegalStateException when refreshing a WebMarkupContainer containing a 
> AjaxFallbackDefaultDataTable with one of the columns is a AjaxEditableLabel 
> which refreshes the markup container on submit
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1593
>                 URL: https://issues.apache.org/jira/browse/WICKET-1593
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.3
>         Environment: Same behaviour on windows XP & macosx 10.5
>            Reporter: Eric Gulatee
>         Attachments: TestAjaxDataTable.html, TestAjaxDataTable.java
>
>
> llegalStateException when refreshing a WebMarkupContainer containing a 
> AjaxFallbackDefaultDataTable where one of the columns is a AjaxEditableLabel 
> which refreshes the markup container on submit
> java.lang.IllegalStateException: No Page found for component [MarkupContainer 
> [Component id = cell, page = <No Page>, path = 1:cells:5:cell.QuantityLabel]]
> Attached is the html + page + component to recreate the issue.

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