You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/04/13 15:59:06 UTC

[jira] [Created] (WICKET-3613) Ajax lazy loading not working in wicket examples

Ajax lazy loading not working in wicket examples
------------------------------------------------

                 Key: WICKET-3613
                 URL: https://issues.apache.org/jira/browse/WICKET-3613
             Project: Wicket
          Issue Type: Bug
          Components: wicket-examples
    Affects Versions: 1.5-RC3
            Reporter: Pedro Santos
            Assignee: Pedro Santos


e.g. http://wicketstuff.org/wicket/ajax/lazy-loading
I reproduced the error in IE, Firefox 4 and Chrome. AJAX console shows that the lazy load panel is being returned after the AJAX request. The problem is possible in wicket-ajax.js trying to the new markup in page.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (WICKET-3613) Ajax lazy loading not working in wicket examples

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

Pedro Santos resolved WICKET-3613.
----------------------------------

    Resolution: Duplicate

Duplicates WICKET-3473

> Ajax lazy loading not working in wicket examples
> ------------------------------------------------
>
>                 Key: WICKET-3613
>                 URL: https://issues.apache.org/jira/browse/WICKET-3613
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5-RC3
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>
> e.g. http://wicketstuff.org/wicket/ajax/lazy-loading
> I reproduced the error in IE, Firefox 4 and Chrome. AJAX console shows that the lazy load panel is being returned after the AJAX request. The problem is possible in wicket-ajax.js trying to the new markup in page.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WICKET-3613) Ajax lazy loading not working in wicket examples

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019339#comment-13019339 ] 

Martin Grigorov commented on WICKET-3613:
-----------------------------------------

The example works for me (again :-) ).
I think this is the same as WICKET-3596 and WICKET-3612.
Should work in trunk.

> Ajax lazy loading not working in wicket examples
> ------------------------------------------------
>
>                 Key: WICKET-3613
>                 URL: https://issues.apache.org/jira/browse/WICKET-3613
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5-RC3
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>
> e.g. http://wicketstuff.org/wicket/ajax/lazy-loading
> I reproduced the error in IE, Firefox 4 and Chrome. AJAX console shows that the lazy load panel is being returned after the AJAX request. The problem is possible in wicket-ajax.js trying to the new markup in page.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (WICKET-3613) Ajax lazy loading not working in wicket examples

Posted by "Pedro Santos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019426#comment-13019426 ] 

Pedro Santos commented on WICKET-3613:
--------------------------------------

Not working in trunk for me. This issue is possible related with WICKET-3473. Debugging the js shows that register the notify function responsible for invoke the next step function don't work if set in Wicket.functionExecuterCallbacks during the second AJAX onLoad callback triggered by processScript

> Ajax lazy loading not working in wicket examples
> ------------------------------------------------
>
>                 Key: WICKET-3613
>                 URL: https://issues.apache.org/jira/browse/WICKET-3613
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-examples
>    Affects Versions: 1.5-RC3
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>
> e.g. http://wicketstuff.org/wicket/ajax/lazy-loading
> I reproduced the error in IE, Firefox 4 and Chrome. AJAX console shows that the lazy load panel is being returned after the AJAX request. The problem is possible in wicket-ajax.js trying to the new markup in page.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira