TableSuggestAjax aborts page load in IE
---------------------------------------

                 Key: TOMAHAWK-936
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-936
             Project: MyFaces Tomahawk
          Issue Type: Bug
    Affects Versions: 1.1.5-SNAPSHOT
            Reporter: Stefan Schuster
             Fix For: 1.1.5-SNAPSHOT


Every use of the tableSuggestComponent in a page aborts the page load in IE 
with an error message (even in the sandbox example pages).

This happens due to a bug that the javascript gets rendered before the DIV it 
works with gets closed. The attached patch moves the DIV-close to the correct 
position.

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